bugfix: text past cursor was rendered red on wrapped lines

[?]
May 20, 2022, 5:41 AM
RTDYYP4HQI4RLAISRXGB6TFWALBXSO3EQ4JCABRZM2TOQEJOGB6QC

Dependencies

  • [2] XVR2O5PI change text cursor shape
  • [3] Y36LOGR5 bugfix: show cursor when past end of line
  • [*] BULPIBEG beginnings of a module for the text editor
  • [*] H2DPLWMV snapshot: wrapping long lines at word boundaries
  • [*] OTIBCAUJ love2d scaffold
  • [*] DLQMM265 scroll past first page

Change contents

  • edit in text.lua at line 73
    [2.143]
    [6.2594]
    love.graphics.setColor(0,0,0)
  • edit in text.lua at line 83
    [3.138]
    [3.138]
    love.graphics.setColor(0,0,0)
  • edit in main.lua at line 122
    [2.280]
    [8.1377]
    love.graphics.setColor(0,0,0)