Skip to content

Commit 5f619b3

Browse files
committed
fix(search): Hide overlay on quit of application
1 parent ca579c5 commit 5f619b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dialog_launcher.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ export class Launcher extends search.Search {
246246

247247
if ("window" in option) {
248248
option.window.meta.delete(global.get_current_time())
249+
cancel()
249250
this.close()
250251
}
251252
}

0 commit comments

Comments
 (0)