mouse button state in source editor
Dependencies
- [2]
5SM6DRHKport inscript's bugfix to source editor - [3]
KMSL74GAsupport selections in the source editor - [*]
KKMFQDR4editing source code from within the app - [*]
OI4FPFINsupport drawings in the source editor
Change contents
- replacement in source_select.lua at line 14
if App.mouse_down(1) thenif State.mouse_down then - edit in source_edit.lua at line 240
State.mouse_down = mouse_button - edit in source_edit.lua at line 305[2.5635][6.22347]
State.mouse_down = nil