Lee Grey
|
f114676db7
|
Include save file path in "Successfully Saved" popup. Show full save path under the save button. Hide the "save to browser" portion of the save panel when running in desktop mode.
|
2015-03-26 20:32:27 +13:00 |
|
Lee Grey
|
93deb1c2c5
|
Just adding semicolons to make the linter happy
|
2015-03-24 22:33:14 +13:00 |
|
Lee Grey
|
c9b581f6db
|
When running in Node-Webkit, hold onto the full savePath when opening.piskel files via the gui or drag and drop.
|
2015-03-22 00:39:23 +13:00 |
|
Lee Grey
|
6a6f75b3ce
|
Moved desktop lO logic to new DesktopStorageService class. Bound keypresses for ctrl-o, ctrl-s, and ctrl-shift-s. Savepath is now also propagated on resize operation. SaveFile can optionally guarantee that a supplied file extension will be present on output file.
|
2015-03-19 23:46:53 +13:00 |
|