Squashed 'deps/nostalgia/' changes from 6298ac3a..95256a9a

95256a9a [studio] Make rename file give error message if the file already exists
2286238a [studio] Make rename file accept input upon pressing Enter if text input is focused
13f0bf57 [studio] Make deleting a file close tabs associated with it
8eb1ac21 [studio] Fix not to try moving a parent directory to its child
e132f2fd [studio] Make file move do nothing if the file already exists
12f6b22c [nostalgia/gfx/studio/palette] Cleanup
6c858e0c [nostalgia/gfx/studio/tilesheet] UI cleanup
c6b58f7c [nostalgia] Update release notes
a22aafaf [nostalgia/gfx/studio/palette] Add ability to reorder Palette pages

git-subtree-dir: deps/nostalgia
git-subtree-split: 95256a9a0dc2d103281055636b099bf1eb317b69
This commit is contained in:
2025-01-27 02:22:07 -06:00
parent 371c4c71b9
commit 449bcf8789
15 changed files with 172 additions and 28 deletions

View File

@@ -14,3 +14,4 @@
* Ctrl-<num key> keyboard shortcuts for jumping between tabs.
* Fix Palette Editor to ignore keyboard input when popups are open.
* Palette Editor move color mechanism now uses drag and drop.
* Add ability to reorder Palette pages.