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