enforce press/release state only processed once
[?]
Jul 1, 2022, 6:42 PM
J5IEBT64CTGVDGSIBE2MTXBTGOMFSSF62SVCFZL2SDDLE745MGDACDependencies
- [2]
FYS7TCDWbugfix - [3]
WOXIYUTLbugfix: manage screen_top and cursor when resizing - [4]
OAHNWDYG. - [5]
2ENZW7TVselect text using mouse drag - [6]
ZLJGZYQGselect text with shift + mouseclick - [7]
AVTNUQYRbasic test-enabled framework - [8]
4VKEE43Zbugfix - [9]
HYEAFRZ2split mouse_pressed events between Text and Drawing - [10]
CCYSVZA2bugfix: BSOD in #4. - [11]
QZH3PQFU. - [12]
Z4XRNDTRfind text - [13]
RMKMPFT5fix a corner case when selecting text - [14]
2INHXC3Kposition cursor by clicking on text - [*]
OTIBCAUJlove2d scaffold - [*]
ZUOL7X6Vmove
Change contents
- replacement in main.lua at line 329
--? print('press')--? print('press', Selection1.line, Selection1.pos) - replacement in main.lua at line 348
--? print('selection')--? print('selection', Selection1.line, Selection1.pos)break - edit in main.lua at line 357[4.633][17.999]
break - replacement in main.lua at line 379
--? print(Cursor1.line, Cursor1.pos)--? print('cursor', Cursor1.line, Cursor1.pos) - edit in main.lua at line 388
break - replacement in main.lua at line 392
--? print('select:', Selection1.line, Selection1.pos)--? print('selection:', Selection1.line, Selection1.pos)