1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 16:53:07 +00:00
Pixelorama/addons/dockable_container
Emmanouil Papadeas a28b526645 Fix a dockable container bug where the minimum size of the panels was not calculated correctly
Not too happy about this fix, it doesn't feel proper, but it works for now.
2025-02-10 03:05:31 +02:00
..
inspector_plugin Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
samples Implement support for floating windows 2024-10-11 12:13:13 +03:00
dockable_container.gd Dockable panels are now properly sorted when toggling movable panels 2025-02-08 17:45:55 +02:00
dockable_panel.gd Fix a dockable container bug where the minimum size of the panels was not calculated correctly 2025-02-10 03:05:31 +02:00
dockable_panel_reference_control.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
drag_n_drop_panel.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
floating_window.gd Implement support for floating windows 2024-10-11 12:13:13 +03:00
icon.svg [ImgBot] Optimize images (#1042) 2024-07-26 17:01:04 +03:00
icon.svg.import Update to Godot 4.3 2024-08-16 13:40:24 +03:00
layout.gd Add a Reset layout option for the default layouts in the layouts menu 2025-01-31 01:51:33 +02:00
layout_node.gd Update the dockable container addon 2023-12-01 19:01:11 +02:00
layout_panel.gd Various small code improvements 2025-02-10 03:04:42 +02:00
layout_split.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
LICENSE New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
plugin.cfg Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
plugin.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
split_handle.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00