Bug #757
Graphics cursor problem with text
Start date:
05/21/2021
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
cls 0 gr writing 0 ink 5:text 100,100,"1" ink 6:text ,,"2" ink 7:text ,,"3"
Each line is lower than the previous one. You have to use something like text ,ygr-4,"text" to move it back in line with the previous text.
Updated by Brian Flanagan over 2 years ago
- Status changed from New to Resolved
- Target version changed from none to 1.0.0 (B8)
Verified working now 1.0.0 (B8)