fix still more issues with the previous scenario

akkartik
Jan 12, 2024, 11:51 AM
4MT5UHHKXQYVK2LNAFCXJGZVS54YXHZA7YFAIUDC5D23VNYCWQZAC

Dependencies

  • [2] F3NPUCCM update stale information
  • [3] SBR7ARVH simplify saving settings
  • [4] ZJOSQFN6 bugfix: path munging on Windows
  • [5] LDFXFRUO bring a few things in sync between run and source
  • [6] KKMFQDR4 editing source code from within the app
  • [*] L2FWWEQL source: remember cursor position of multiple files

Change contents

  • replacement in source_edit.lua at line 97
    [4.155031][2.11:118]()
    filename = love.filesystem.getSourceBaseDirectory()..'/lines.txt', -- '/' should work even on Windows
    [4.155031]
    [4.155096]
    filename = 'run.lua',
  • edit in source.lua at line 274
    [3.106]
    [8.509]
    App.screen.width, App.screen.height = App.screen.size()