Make "Onion Skinning" toggle its own button

This commit is contained in:
Michael Alexsander Silva Dias 2019-05-14 00:42:05 -03:00
parent e0517a12c5
commit c66bcedb7a
2 changed files with 17 additions and 11 deletions

View file

@ -102,6 +102,7 @@ class AnimationPlayerEditor : public VBoxContainer {
Button *autoplay;
MenuButton *tool_anim;
ToolButton *onion_toggle;
MenuButton *onion_skinning;
ToolButton *pin;
SpinBox *frame;