Fix theming update in several editor classes
This commit is contained in:
parent
1cff9a2e49
commit
5003d4351e
12 changed files with 69 additions and 41 deletions
|
|
@ -201,6 +201,7 @@ class GridMapEditor : public VBoxContainer {
|
|||
void _update_cursor_transform();
|
||||
void _update_cursor_instance();
|
||||
void _update_clip();
|
||||
void _update_theme();
|
||||
|
||||
void _text_changed(const String &p_text);
|
||||
void _sbox_input(const Ref<InputEvent> &p_ie);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue