mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 477435: fix zoomToElement r=gavin
This commit is contained in:
parent
d1334a303f
commit
78f298be72
@ -184,6 +184,7 @@ CanvasBrowser.prototype = {
|
||||
|
||||
endLoading: function() {
|
||||
this._clippedPageDrawing = false;
|
||||
this._maybeZoomToPage = false;
|
||||
this.zoomToPage();
|
||||
this.ensureFullCanvasIsDrawn();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user