start remembering where the cursor is drawn in px

[?]
May 20, 2022, 12:41 PM
OIB2QPRCB4MAVZV5NCEKSAL45ITT6V4BYSET3Q2VCT3WBOIC4QVQC

Dependencies

  • [2] 5DOC2CBM extract a function
  • [*] BULPIBEG beginnings of a module for the text editor
  • [*] OTIBCAUJ love2d scaffold
  • [*] AVQ5MC5D finish uppercasing all globals
  • [*] JCSLDGAH beginnings of support for multiple shapes

Change contents

  • edit in text.lua at line 55
    [2.256]
    [2.256]
    Cursor_x = x
    Cursor_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