source: load cursor position from settings
[?]
Sep 19, 2022, 7:17 AM
SDO4DHNUAERLBZOAVCFDGN65T4DX2PDY5RVLZKDOL6EZ62G5K67QCDependencies
- [2]
AOZX2G5Fsource: no commandline args - [3]
KKMFQDR4editing source code from within the app - [4]
JMUD7T3Oget rid of ugly side-effects in tests
Change contents
- edit in source.lua at line 89
Editor_state.screen_top1 = File_navigation.cursors[Editor_state.filename].screen_top1Editor_state.cursor1 = File_navigation.cursors[Editor_state.filename].cursor1 - replacement in source.lua at line 132
Editor_state.screen_top1 = settings.screen_topEditor_state.cursor1 = settings.cursorFile_navigation.cursors = settings.cursorsEditor_state.screen_top1 = File_navigation.cursors[Editor_state.filename].screen_top1Editor_state.cursor1 = File_navigation.cursors[Editor_state.filename].cursor1