You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Fix icon color for gizmos menu when theme changed
This commit is contained in:
@@ -618,6 +618,7 @@ private:
|
||||
void _instance_scene();
|
||||
void _init_indicators();
|
||||
void _update_gizmos_menu();
|
||||
void _update_gizmos_menu_theme();
|
||||
void _init_grid();
|
||||
void _finish_indicators();
|
||||
void _finish_grid();
|
||||
|
||||
Reference in New Issue
Block a user