lok: sc: missing invalidation on pasting text and deleting a cell
commit365cf17a375f96789ae0b175ebaec80c6c9e8373
authorMarco Cecchetti <marco.cecchetti@collabora.com>
Sun, 9 Jul 2017 13:57:30 +0000 (9 15:57 +0200)
committerMichael Meeks <michael.meeks@collabora.com>
Mon, 10 Jul 2017 09:22:41 +0000 (10 11:22 +0200)
tree25d208f89374ffacc86ddcb0cd9eeb6f5f603586
parent4250b25c6ae361359300ab6ccde27230f8e01039
lok: sc: missing invalidation on pasting text and deleting a cell

In the desktop case we invalidate up to the right side of the visible
area, however in the tiled rendering case we need to take care to
invalidate also cached tiles.

Change-Id: I7290ff35c155fab6bda3ce8b5d9c765624507052
Reviewed-on: https://gerrit.libreoffice.org/39728
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
sc/source/ui/view/tabview3.cxx