add args to some functions
[?]
Jul 8, 2022, 11:00 PM
2LOQ5ALJYHWSMU7ROSKD66BYGMK3O6HYNUQMGCZVKTRDOLEI75NQCDependencies
- [2]
YPHKZVWMextract a new variable - [3]
GGJEDJOOadd args to some functions - [4]
2RXZ3PGObeginning of a new approach to scroll+wrap - [5]
ZPUQSPQPextract a few methods - [6]
MDXGMZU2disable all debug prints - [7]
CVSRHMJ2experiment: slightly adaptive scrolling - [8]
2H67P75Xswitch arg for a function - [9]
HYEAFRZ2split mouse_pressed events between Text and Drawing - [10]
KZ5GAYRPthis fixes the immediate regression - [11]
242L3OQXbugfix: ensure Cursor_line is always on a text line - [12]
P66MRF3Ubugfix: don't append metadata when it already exists - [13]
CCYSVZA2bugfix: BSOD in #4. - [14]
AIRIP35Zcleaner - [15]
KOYAJWE4extract a couple more methods - [16]
PR4KIAZDfirst stab at equally hacky cursor down support - [17]
SVJZZDC3snapshot - no, that's all wrong - [18]
BULPIBEGbeginnings of a module for the text editor - [19]
OGUV4HSAremove some memory leaks from rendered fragments - [20]
GCEF4N3Vstop repeatedly checking for line wrapping - [21]
U7M4M2F7bugfix: don't rely on Screen_bottom1 while scrolling
Change contents
- replacement in text.lua at line 375
Text.move_cursor_down_to_next_text_line_while_scrolling_again_if_necessary()Text.move_cursor_down_to_next_text_line_while_scrolling_again_if_necessary(left, right) - replacement in text.lua at line 399
Text.move_cursor_down_to_next_text_line_while_scrolling_again_if_necessary()Text.move_cursor_down_to_next_text_line_while_scrolling_again_if_necessary(left, right) - replacement in text.lua at line 608
function Text.move_cursor_down_to_next_text_line_while_scrolling_again_if_necessary()function Text.move_cursor_down_to_next_text_line_while_scrolling_again_if_necessary(left, right)