mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 14:03:55 -05:00
adjust top toolbar height on body class update
This commit is contained in:
parent
b250a2f724
commit
29e4e1fcf0
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ class TopWebView(ToolbarWebView):
|
|||
else:
|
||||
self.flatten()
|
||||
|
||||
self.adjustHeightToFit()
|
||||
self.show()
|
||||
|
||||
def _onHeight(self, qvar: int | None) -> None:
|
||||
|
|
|
|||
Loading…
Reference in a new issue