Add informational messages to various editors
This commit is contained in:
@ -304,6 +304,8 @@ class AnimationTrackEditor : public VBoxContainer {
|
||||
VBoxContainer *track_vbox;
|
||||
AnimationBezierTrackEdit *bezier_edit;
|
||||
|
||||
Label *info_message;
|
||||
|
||||
AnimationTimelineEdit *timeline;
|
||||
HSlider *zoom;
|
||||
EditorSpinSlider *step;
|
||||
|
||||
Reference in New Issue
Block a user