mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Remember last help search
This commit is contained in:
parent
c731dd1ba6
commit
c591293718
3 changed files with 11 additions and 2 deletions
|
@ -881,7 +881,7 @@ void ScriptEditor::_menu_option(int p_option) {
|
|||
} break;
|
||||
case SEARCH_HELP: {
|
||||
|
||||
help_search_dialog->popup("current");
|
||||
help_search_dialog->popup();
|
||||
} break;
|
||||
case SEARCH_CLASSES: {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue