Bug 477435: fix zoomToElement r=gavin

This commit is contained in:
Taras Glek 2009-02-09 17:48:54 -08:00
parent d1334a303f
commit 78f298be72

View File

@ -184,6 +184,7 @@ CanvasBrowser.prototype = {
endLoading: function() {
this._clippedPageDrawing = false;
this._maybeZoomToPage = false;
this.zoomToPage();
this.ensureFullCanvasIsDrawn();