Restore previous scroll position when reopening the search help dialog with a old search
This commit is contained in:
parent
942855a9ee
commit
78b9b7c42b
2 changed files with 12 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ class EditorHelpSearch : public ConfirmationDialog {
|
|||
ToolButton *hierarchy_button;
|
||||
OptionButton *filter_combo;
|
||||
Tree *results_tree;
|
||||
bool old_search;
|
||||
|
||||
class Runner;
|
||||
Ref<Runner> search;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue