mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
newFile now just calls newTab but with 'alsoSave' param, which is picked up and runs saveFile, giving more power to the API When opening a file, if it's a new tab, call createNewTab with a 'new' param, which is picked up and if set, we don't call setPreviousFiles. We don't want to set them on adding a new tab anyway, plus it creates an extra process, which means the server queue gets jammed and new tabs don't get a save action processed.
130 KiB
130 KiB