disable a debug print

akkartik
Dec 9, 2023, 6:10 PM
AAIEXOCWSJPBAPGOVNX2YQ3KMFTGVTEDSR76V6EQTJKSNKBU4U3AC

Dependencies

  • [2] MZ3DMYPD start sketching out a scrollbar
  • [3] R53OF3ON one bug I've repeatedly run into while testing with Moby Dick
  • [4] TGHAJBES use line cache for drawings as well
  • [*] BULPIBEG beginnings of a module for the text editor

Change contents

  • edit in text.lua at line 974
    [2.1231][2.1231:1345]()
    end
    if npopulated > 1 then
    print(('refresh_scrollbar_data: had to populate %d lines'):format(npopulated))
  • edit in text.lua at line 975
    [2.1351]
    [2.1351]
    --? if npopulated > 1 then
    --? print(('refresh_scrollbar_data: had to populate %d lines'):format(npopulated))
    --? end