Tiled Rendering: ensure rendered area is visible.
commitff6a38b76df80d0f907f2f92cb851dea43c91d81
authorAndrzej Hunt <andrzej.hunt@collabora.com>
Fri, 13 Jun 2014 09:43:07 +0000 (13 10:43 +0100)
committerAndrzej Hunt <andrzej.hunt@collabora.com>
Wed, 25 Jun 2014 12:04:31 +0000 (25 13:04 +0100)
treee5a2381b44fd160df50aa169d0819570e7720aa9
parent17f223c195867df8356a9e8c86981d88ce3b4b05
Tiled Rendering: ensure rendered area is visible.

MakeVisible only scrolls the view, so parts of the tile to be rendered
might be outside the SwView's visible area, and therefore not painted.

This however makes the background window (shown for the tilederendering
app) unuseable (but that window is invisible for all practical uses
of tiled rendering, and hence probably not a problem).

Change-Id: I6c3c2846906163b362f7cff6d8c7ba308a58a7ad
sw/source/core/view/viewsh.cxx