Bug 630736 - Changing orientation causes checkerboarding [r=mbrubeck]

This commit is contained in:
Mark Finkle 2011-02-14 23:06:21 -05:00
parent 3deeeacb3c
commit a90f0caf86

View File

@ -414,6 +414,9 @@
width: width,
height: height
});
// If the window size is changing, make sure the displayport is in sync
this.getRootView()._updateCacheViewport();
]]>
</body>
</method>