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