vcs icon indicating copy to clipboard operation
vcs copied to clipboard

gettextcombined only gets textcombined object and not the texttable and textorientation separately

Open zshaheen opened this issue 7 years ago • 7 comments

If we have a texttable and textorientation object (both named diff_min_label), the following does not work:

vcs_canvas.gettextcombined(Tt_name_src = 'diff_min_label', To_name_src = 'diff_min_label)

zshaheen avatar Apr 12 '17 23:04 zshaheen