You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
Fix UX with project settings search functionality
This commit is contained in:
@@ -67,7 +67,7 @@ class ProjectSettingsEditor : public AcceptDialog {
|
||||
SectionedPropertyEditor *globals_editor;
|
||||
|
||||
HBoxContainer *search_bar;
|
||||
ToolButton *search_button;
|
||||
Button *search_button;
|
||||
LineEdit *search_box;
|
||||
ToolButton *clear_button;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user