Fix toast notification button color on light theme
This commit is contained in:
parent
366d3930ac
commit
b9d864bf8e
4 changed files with 11 additions and 2 deletions
|
|
@ -95,6 +95,7 @@ private:
|
|||
void _set_notifications_enabled(bool p_enabled);
|
||||
void _repop_old();
|
||||
void _popup_str(String p_message, Severity p_severity, String p_tooltip);
|
||||
void _close_button_theme_changed(Control *p_close_button);
|
||||
|
||||
protected:
|
||||
static EditorToaster *singleton;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue