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