simplify
[?]
Aug 18, 2022, 7:19 AM
2EKE4XLLUF44XPHJOJ53SAUP3TUDM572HWXMHJ5UVIYIQICRNEVACDependencies
- [2]
Z5HLXU4Padd state arg to a few functions - [3]
2TQR4PSYadd args to some functions - [4]
ZPUQSPQPextract a few methods - [5]
LF7BWEG4group all editor globals - [6]
WLJCIXYMadd state arg to a few functions - [7]
CUIV2LE5some typos - [8]
MXA3RZYKdeduce left/right from state where possible - [9]
TGHAJBESuse line cache for drawings as well - [10]
AYE2VEGJextract a couple of methods - [11]
NHNP76LGswap return values - [*]
BULPIBEGbeginnings of a module for the text editor
Change contents
- replacement in text.lua at line 501[3.3744]→[3.73:103](∅→∅),[3.103]→[2.6708:6766](∅→∅),[2.6766]→[3.104:129](∅→∅),[3.71032]→[3.104:129](∅→∅),[3.263]→[3.104:129](∅→∅),[3.129]→[3.3921:3929](∅→∅),[3.3921]→[3.3921:3929](∅→∅)
local scroll_down = falseif Text.le1(State.screen_bottom1, State.cursor1) thenscroll_down = trueendlocal scroll_down = Text.le1(State.screen_bottom1, State.cursor1)