Make the window.onresize handler not change focus
This commit is contained in:
parent
cd6d4e7ee1
commit
113cc725c1
@ -145,7 +145,7 @@ class Frontend {
|
||||
}
|
||||
|
||||
onResize() {
|
||||
this.searchClear(true);
|
||||
this.searchClear(false);
|
||||
}
|
||||
|
||||
onClick(e) {
|
||||
|
Loading…
Reference in New Issue
Block a user