don't focus tab when changing settings
This commit is contained in:
parent
362ac84e6c
commit
950f50ef94
@ -141,7 +141,7 @@ class Frontend extends TextScanner {
|
||||
}
|
||||
|
||||
async setPopup(popup) {
|
||||
this.onSearchClear(true);
|
||||
this.onSearchClear(false);
|
||||
this.popup = popup;
|
||||
await popup.setOptions(this.options);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user