1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/addons/dockable_container
mrtripie e8281bf056
Animation Timeline UI Improvements (#769)
* Fixed link cel indicator color and animation tags position

* New scrolling and min size

* fixed dockable container for the timeline min size

* Cleanup

* Tweaked minimum size

* Removed some hacks that are no longer needed

* Fixed frame scrollbar not being in the right place at startup, added ensure_control_visible

* frame scroll horziontally without shift if can't scroll vertically + min size tweaks

* Renamed the frames/layer/cel containers

* Always scroll by whole frames

* Fixed conflict

* reoranized AnimationTimeline scene's node tree to wrok as expected

* tweaks

* Fixed tag position and removed uneeded layer button theme code

* added the icon theme code back, I thought this was for the timeline XD

* Smaller LayerButtons

* Save Layer and Cel size between sessions

* Combined _on_AddLayer_pressed and _on_AddGroup_pressed into 1 add_layer method

* Rename scroll container

* formatting

Co-authored-by: MrTriPie <MrTriPie>
2022-10-21 16:04:26 +03:00
..
inspector_plugin New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
samples New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
dockable_container.gd Make panel tabs always visible if there are 2 or more tabs in a single panel 2022-03-12 20:46:17 +02:00
dockable_panel.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
dockable_panel_reference_control.gd Animation Timeline UI Improvements (#769) 2022-10-21 16:04:26 +03:00
drag_n_drop_panel.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
layout.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
layout_node.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
layout_panel.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
layout_split.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
LICENSE New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
plugin.cfg New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
plugin.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00
split_handle.gd New UI system using Dockable Containers (#640) 2022-01-30 00:47:25 +02:00