start remembering where the cursor is drawn in px
[?]
May 20, 2022, 12:41 PM
OIB2QPRCB4MAVZV5NCEKSAL45ITT6V4BYSET3Q2VCT3WBOIC4QVQCDependencies
- [2]
5DOC2CBMextract a function - [*]
BULPIBEGbeginnings of a module for the text editor - [*]
OTIBCAUJlove2d scaffold - [*]
AVQ5MC5Dfinish uppercasing all globals - [*]
JCSLDGAHbeginnings of support for multiple shapes
Change contents
- edit in text.lua at line 55
Cursor_x = xCursor_y = y+math.floor(15*Zoom) - edit in main.lua at line 46[6.114][7.1240]
Cursor_x, Cursor_y = 0, 0 -- in pixels