1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-24 14:33:14 +00:00
Pixelorama/src/UI/Dialogs
Emmanouil Papadeas 7b96947066 Remove the Manage Layouts dialog
Instead, add "Add Layout" and "Delete Layout" options in the layouts submenu. This makes layout management easier, more intuitive and quicker, as it now requires less clicks. This is similar to what Photoshop does with its Workspaces

By removing the manage layouts dialog, we also got rid of duplicate code that already existed in TopMenuContainer, and it should be less bug-prone now.
2025-01-31 02:36:02 +02:00
..
HelperScripts Fix crash when the theme has no default font, by using Godot's fallback font instead 2024-07-14 16:08:18 +03:00
ImageEffects [skip ci] Add some missing uuids from scene files 2025-01-29 21:04:03 +02:00
AboutDialog.gd Update translators in AboutDialog 2024-11-18 17:50:19 +02:00
AboutDialog.tscn Remove Roboto-Italic 2024-10-12 15:36:46 +03:00
CreateNewImage.gd Implement indexed mode (#1136) 2024-11-20 14:41:37 +02:00
CreateNewImage.tscn Implement indexed mode (#1136) 2024-11-20 14:41:37 +02:00
ExportDialog.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
ExportDialog.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
ImportPreviewDialog.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
ImportPreviewDialog.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
ImportTagDialog.gd fix crash when importing (not-yet) supported layers from one project to the other (#1161) 2025-01-05 20:46:30 +02:00
ImportTagDialog.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
ModifySelection.gd Add border selection, fix some missing translation strings 2024-11-15 01:41:44 +02:00
ModifySelection.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
OpenSprite.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
ProjectProperties.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
ProjectProperties.tscn Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
SaveSprite.tscn Implement the ability to save with blended images with native file dialogs 2024-08-16 13:59:14 +03:00
SaveSpriteHTML5.tscn Add "include blended images" in SaveSpriteHTML5.tscn, and use save_project() for both desktop and web platforms 2023-12-18 20:55:40 +02:00
SplashDialog.gd Added some ambience to Splash backgrounds (#1039) 2024-07-22 14:56:03 +03:00
SplashDialog.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
TileModeOffsetsDialog.gd Improve the UI of the tile mode offsets dialog and add an Isometric button 2024-11-15 17:59:57 +02:00
TileModeOffsetsDialog.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00
WindowOpacityDialog.gd Fix formatting and make unused docstrings to comments of the previous commit 2024-10-18 00:01:27 +03:00
WindowOpacityDialog.tscn Move value and basis slider files into a folder 2024-12-17 01:04:56 +02:00