summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowspointerhandler.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-11-16 21:34:56 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-11-18 23:41:02 +0100
commit71f75bf6c5140920227f6019716c05fe7bfb0b20 (patch)
tree0f5de0a614bf4fa2278ac33b9a7b77c1968f93ef /src/plugins/platforms/windows/qwindowspointerhandler.cpp
parent12af9ce6dbf4e523265c32edac7cd6c8ee006783 (diff)
xcb: Don't mark scrolled area as flushed when doing client side scroll
The m_pendingFlush variable is used to track what is missing in the server side backingstore. If we're doing a client side scroll the pending area is still the same. If we were to always discard the scrolled area from m_pendingFlush we would get in trouble on the next non-client side scroll, as we think the content exists server-side. Pick-to: 6.2 Change-Id: Ie50a99a8e5d8a83d1299c53534a1c83c6bfb47bd Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/plugins/platforms/windows/qwindowspointerhandler.cpp')
0 files changed, 0 insertions, 0 deletions