Skip to content
  • Albert Astals Cid's avatar
    Fix repainting for repaints with small regions · 9f654a00
    Albert Astals Cid authored
    Makes this statement similar to the one that uses pe->rect() instead of pe->region().rects()
    
    You can test it by:
     * Opening a document with okular
     * Scroll down a bit so that you are not on the top of the viewing area
     * Open the review tool
     * Move the review tool around
     * See how it leaves unrepainted garbage
     * See how this patch fixes it
    9f654a00