Merge pull request #59396 from Calinou/animation-track-editor-improve-drawing
Improve the animation track editor drawing
This commit is contained in:
@@ -171,6 +171,7 @@ class AnimationTrackEdit : public Control {
|
||||
|
||||
PopupMenu *menu = nullptr;
|
||||
|
||||
bool hovered = false;
|
||||
bool clicking_on_name = false;
|
||||
|
||||
void _zoom_changed();
|
||||
|
||||
Reference in New Issue
Block a user