Make Ctrl+F focus the editor asset library's search field
This commit is contained in:
@ -300,6 +300,7 @@ class EditorAssetLibrary : public PanelContainer {
|
||||
protected:
|
||||
static void _bind_methods();
|
||||
void _notification(int p_what);
|
||||
void _unhandled_input(const Ref<InputEvent> &p_event);
|
||||
|
||||
public:
|
||||
void disable_community_support();
|
||||
|
||||
Reference in New Issue
Block a user