You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Remove oversized margins in the AnimationTree editor
(cherry picked from commit 4f00ac7003)
This commit is contained in:
committed by
Rémi Verschelde
parent
f2fe197398
commit
a9ef40b388
@@ -56,7 +56,7 @@ class AnimationTreeEditor : public VBoxContainer {
|
||||
HBoxContainer *path_hb;
|
||||
|
||||
AnimationTree *tree;
|
||||
PanelContainer *editor_base;
|
||||
MarginContainer *editor_base;
|
||||
|
||||
Vector<String> button_path;
|
||||
Vector<String> edited_path;
|
||||
|
||||
Reference in New Issue
Block a user