Fix some Animation panel icons not updating after theme change
This commit is contained in:
parent
450ebaab9f
commit
83828c7d1b
4 changed files with 60 additions and 37 deletions
|
|
@ -196,6 +196,7 @@ class AnimationPlayerEditor : public VBoxContainer {
|
|||
void _list_changed();
|
||||
void _update_animation();
|
||||
void _update_player();
|
||||
void _update_animation_list_icons();
|
||||
void _blend_edited();
|
||||
|
||||
void _animation_player_changed(Object *p_pl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue