bugfix: move mode
[?]
May 16, 2022, 4:27 AM
TGICJQD3ZQOXUCKLVL2UI47YZ5OEHYOBABW26M5SOGOLG2VBHBBACDependencies
- [2]
JS6JSYOTonline contextual help - [3]
2FMZNSD7experiment: only show drawing borders when they can be edited - [4]
JVRL5TWLstore device-independent coordinates inside drawings - [5]
CXCAERTBicons for current_mode - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 96
icon[current_mode](16+drawingw-20, line.y+4)if icon[current_mode] thenicon[current_mode](16+drawingw-20, line.y+4)elseicon[previous_mode](16+drawingw-20, line.y+4)end