• Miklos Vajna's avatar
    sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea() · 7b48a8fb
    Miklos Vajna yazdı
    SwWrtShell's visible area is set to the entire document since
    12e3b51a (tdf#94237 tiled rendering: Use
    the entire document as the visual area., 2015-09-15).
    
    Let's be consistent and do the same for SwView, so that
    SwView::PageDown() and all other similar functions do not cause
    unnecessary invalidations, as this way later we'll realize that SwView's
    and SwWrtShell's visible area is the same.
    
    Change-Id: Ia22f07ddfb18c6f5ab6cbafede7cf8799b1177a1
    7b48a8fb