Merge lines.love
[?]
May 15, 2023, 12:10 AM
XMYXWERK7236ATLVMAKZ7G2VURUXGBKZP7JXB2A2Q45CO2QJIAOACDependencies
- [2]
OEIR7M74Merge lines.love - [3]
2CK5QI7Wmake love event names consistent - [4]
PFT5Y2ZYmove - [*]
BULPIBEGbeginnings of a module for the text editor
Change contents
- replacement in text.lua at line 178
return App.width(line.data:sub(1, loff-1)), App.width(line.data:sub(1, hoff))return App.width(line.data:sub(soff, loff-1)), App.width(line.data:sub(soff, hoff))