check for 'error' mode in a few more places

akkartik
Nov 13, 2023, 12:29 AM
7SICLTEDRE23UDA5RMYFRSODTYBDWAJCX3BSYLDHVAPMTMVGDZCAC

Dependencies

  • [2] EHADZNMB show any error after switching to source editor
  • [3] 6VJTQKW7 start supporting LÖVE v12
  • [4] AVTNUQYR basic test-enabled framework
  • [5] LNUHQOGH start passing in Editor_state explicitly
  • [6] KKMFQDR4 editing source code from within the app
  • [7] PP2IIHL6 stop putting button state in a global
  • [8] OTIBCAUJ love2d scaffold
  • [9] 2L5MEZV3 experiment: new edit namespace
  • [10] ZNLTRNNK highlight another global
  • [11] UH4YWHW5 button framework is at the app level
  • [*] TSK2OXU2 .
  • [*] 2CK5QI7W make love event names consistent

Change contents

  • edit in main.lua at line 69
    [4.186724]
    [13.55]
    elseif Current_app == 'error' then
  • edit in main.lua at line 97
    [4.186894]
    [4.186894]
    elseif Current_app == 'error' then
  • edit in main.lua at line 118
    [4.187263]
    [4.187263]
    elseif Current_app == 'error' then
  • edit in main.lua at line 129
    [4.187568]
    [4.187568]
    elseif Current_app == 'error' then
  • edit in main.lua at line 141
    [14.4536]
    [4.187884]
    elseif Current_app == 'error' then
  • edit in main.lua at line 155
    [4.188255]
    [4.188255]
    elseif Current_app == 'error' then
  • replacement in main.lua at line 162
    [4.1373][3.777:810]()
    if Current_app == 'error' then
    [4.1373]
    [3.810]
    if Current_app == 'run' then
    run.draw()
    elseif Current_app == 'source' then
    source.draw()
    elseif Current_app == 'error' then
  • edit in main.lua at line 171
    [3.1008][3.1008:1043](),[3.1043][4.188353:188424](),[4.188353][4.188353:188424]()
    elseif Current_app == 'run' then
    run.draw()
    elseif Current_app == 'source' then
    source.draw()
  • edit in main.lua at line 187
    [4.188606]
    [4.188606]
    elseif Current_app == 'error' then
  • edit in main.lua at line 219
    [2.456]
    [4.189284]
    elseif Current_app == 'error' then
  • edit in main.lua at line 235
    [14.4717]
    [4.189812]
    elseif Current_app == 'error' then