Merge branch 'master' into search-terms-from-terms
This commit is contained in:
commit
bf92430ea7
@ -106,6 +106,7 @@ class Popup {
|
|||||||
|
|
||||||
hide() {
|
hide() {
|
||||||
this.container.style.visibility = 'hidden';
|
this.container.style.visibility = 'hidden';
|
||||||
|
this.container.blur();
|
||||||
}
|
}
|
||||||
|
|
||||||
isVisible() {
|
isVisible() {
|
||||||
|
Loading…
Reference in New Issue
Block a user