You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Added and improved some missing icons, plus some other visual fixes.
This commit is contained in:
@@ -2815,6 +2815,7 @@ void CanvasItemEditor::_notification(int p_what) {
|
||||
zoom_reset->set_icon(get_icon("ZoomReset", "EditorIcons"));
|
||||
zoom_plus->set_icon(get_icon("ZoomMore", "EditorIcons"));
|
||||
|
||||
presets_menu->set_icon(get_icon("ControlLayout", "EditorIcons"));
|
||||
PopupMenu *p = presets_menu->get_popup();
|
||||
|
||||
p->clear();
|
||||
|
||||
Reference in New Issue
Block a user