Previous image's Label appears on New or Opened image
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
Steps to reproduce:
[Enter] or [Tab] keyExpected behavior: The label being edited does not appear in the other picture.
Actual behavior: The label exists (though it is not visible yet, until you interact with it; e.g., hit [Backspace], click somewhere, etc.)
Yes, the text being edited is not cleared, the attached patch should fix that for open and new, please test.
Pere
Thanks! Also threw "cursor_textwidth = 0;" in there, to get the insertion point cursor to move back to where any new text would appear if you hit New or Open, and then continue to use Label tool.