Actions
Bug #748
openYGr is not set properly after the Text command is called.
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/14/2021
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
For example:
Text 100,100,"This is "
Text ,,"a test"
The above SHOULD print "This is a test" all on the same line.
Updated by David Baldwin over 3 years ago
Fixed. The YGr wasn't being reset correctly after printing text.
Actions