do not block out PaintImmediately() in LOK mode
commit057968bbce406efe6564347329df45b7e0f823ce
authorLuboš Luňák <l.lunak@collabora.com>
Tue, 5 Oct 2021 12:30:44 +0000 (5 14:30 +0200)
committerLuboš Luňák <l.lunak@collabora.com>
Tue, 5 Oct 2021 20:01:48 +0000 (5 22:01 +0200)
treeede612de5438d41595053af4c0fe226c1810ec95
parent0a78cb8eb1ebbfe55896d603e8aa94816242c2cb
do not block out PaintImmediately() in LOK mode

I'm not sure why I did this when disabling LOK idle painting, even
if a window is not to be painted to, it still needs at least
invalidating.

Change-Id: Iaed6b1071d05d05d6bf5195f3803afb1fc018508
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123097
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
vcl/source/window/paint.cxx