tdf#155266 flush when scrolling or dragging
commit9c0803edd1f42b2d29115674795c7c674fea1a35
authorPatrick Luby <plubius@neooffice.org>
Fri, 3 Nov 2023 00:05:21 +0000 (2 20:05 -0400)
committerPatrick Luby <plubius@neooffice.org>
Fri, 3 Nov 2023 19:55:04 +0000 (3 20:55 +0100)
tree7547e3cac8fd59b0aa48f5a8de63e480934617b1
parente4821ce3e0eb814f8942b9451183b4589e901ec3
tdf#155266 flush when scrolling or dragging

Delaying flushing until the dispatch level returns to zero causes
scrolling via the scrollwheel or mouse drag to appear laggy and
jerky.

Change-Id: Ib70e7766435baa765dd0d1d704ba2fac87f7fccc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158853
Tested-by: Jenkins
Reviewed-by: Patrick Luby <plubius@neooffice.org>
vcl/osx/salframe.cxx