[nostalgia] Add release note about Mac menubar using Cmd
All checks were successful
Build / build (push) Successful in 1m15s

This commit is contained in:
Gary Talent 2025-05-10 01:01:11 -05:00
parent cae7535034
commit 0fa394333b

View File

@ -8,6 +8,7 @@
* Deleting a directory now closes files in that directory. * Deleting a directory now closes files in that directory.
* Delete key now initiates deletion of selected directory. * Delete key now initiates deletion of selected directory.
* Remove ability to re-order tabs. There were bugs associated with that. * Remove ability to re-order tabs. There were bugs associated with that.
* Mac: Menu bar shortcuts now say Cmd instead of Ctrl.
* TileSheetEditor: Fix selection clearing to work when clicking outside image. * TileSheetEditor: Fix selection clearing to work when clicking outside image.
* TileSheetEditor: Fix Delete Tile functionality, which was completely broken * TileSheetEditor: Fix Delete Tile functionality, which was completely broken
* TileSheetEditor: Fix Insert Tile functionality, which was completely broken * TileSheetEditor: Fix Insert Tile functionality, which was completely broken