fix still more issues with the previous scenario
Dependencies
- [2]
F3NPUCCMupdate stale information - [3]
SBR7ARVHsimplify saving settings - [4]
ZJOSQFN6bugfix: path munging on Windows - [5]
LDFXFRUObring a few things in sync between run and source - [6]
KKMFQDR4editing source code from within the app - [*]
L2FWWEQLsource: remember cursor position of multiple files
Change contents
- replacement in source_edit.lua at line 97
filename = love.filesystem.getSourceBaseDirectory()..'/lines.txt', -- '/' should work even on Windowsfilename = 'run.lua', - edit in source.lua at line 274[3.106][8.509]
App.screen.width, App.screen.height = App.screen.size()