https://bugs.kde.org/show_bug.cgi?id=406668

--- Comment #6 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 37f4021dfee6a07d0385181f5181657d0457f644 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 16/05/2019 at 09:44.
Pushed by rempt into branch 'krita/4.2'.

Fix using tablet on QML widgets

In previous versions of Qt (wintab impeplementation) the events were
marked by Qt::MouseEventSynthesizedBySystem flag only when they were
synthesized from touch, not from tablet events. This is what
QWindowsTabletSupport does and what QQuickWindow expects (it
filters out all synthesized events). This patch recovers the old behavior
for the new QWindowsPointerHandler tablet API implementation.

A  +52   -0    3rdparty/ext_qt/0050-Fix-using-tablet-on-QML-widgets.patch
M  +1    -0    3rdparty/ext_qt/CMakeLists.txt

https://invent.kde.org/kde/krita/commit/37f4021dfee6a07d0385181f5181657d0457f644

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to