mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
hide bottomweb
This commit is contained in:
parent
2e0a75ed83
commit
d775efcb06
1 changed files with 1 additions and 0 deletions
|
@ -1288,6 +1288,7 @@ class SvelteReviewer(Reviewer):
|
|||
self.web.eval("_blockDefaultDragDropBehavior();")
|
||||
# ensure bottom web functions trigger
|
||||
self.bottom.web = self.web
|
||||
self.mw.bottomWeb.hide()
|
||||
|
||||
|
||||
# if the last element is a comment, then the RUN_STATE_MUTATION code
|
||||
|
|
Loading…
Reference in a new issue