make sure we adjust browser toolbar height
This commit is contained in:
parent
3c5abe4af8
commit
4dae8ef661
@ -1798,7 +1798,7 @@ class BrowserToolbar(Toolbar):
|
|||||||
self.web.onBridgeCmd = self._linkHandler
|
self.web.onBridgeCmd = self._linkHandler
|
||||||
self.web.stdHtml(self.html(), self.css())
|
self.web.stdHtml(self.html(), self.css())
|
||||||
self.update()
|
self.update()
|
||||||
|
self.web.adjustHeightToFit()
|
||||||
|
|
||||||
def update(self):
|
def update(self):
|
||||||
for link, enabled in (
|
for link, enabled in (
|
||||||
|
Loading…
Reference in New Issue
Block a user