Make "Onion Skinning" toggle its own button
This commit is contained in:
parent
e0517a12c5
commit
c66bcedb7a
2 changed files with 17 additions and 11 deletions
|
|
@ -102,6 +102,7 @@ class AnimationPlayerEditor : public VBoxContainer {
|
|||
Button *autoplay;
|
||||
|
||||
MenuButton *tool_anim;
|
||||
ToolButton *onion_toggle;
|
||||
MenuButton *onion_skinning;
|
||||
ToolButton *pin;
|
||||
SpinBox *frame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue