https://bugs.kde.org/show_bug.cgi?id=437196
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/520726394 |hics/krita/commit/d76fe492b |3ae93e7098db0f33b57cfb0c92d |f0b883f0d2b9d3bd70ef161af2a |7bff |29c7 --- Comment #5 from Dmitry Kazakov <[email protected]> --- Git commit d76fe492bf0b883f0d2b9d3bd70ef161af2a29c7 by Dmitry Kazakov, on behalf of Alvin Wong. Committed on 19/07/2021 at 08:38. Pushed by dkazakov into branch 'krita/5.0'. win: Work around touch docker buttons triggering twice Hack around the issue by blocking certain mouse events in the touch docker. See also: https://bugreports.qt.io/browse/QTBUG-95058 M +6 -0 plugins/dockers/touchdocker/CMakeLists.txt M +8 -0 plugins/dockers/touchdocker/TouchDockerDock.cpp A +93 -0 plugins/dockers/touchdocker/TouchDockerQQuickWidget.cpp [License: GPL(v3.0+)] A +40 -0 plugins/dockers/touchdocker/TouchDockerQQuickWidget.h [License: GPL(v3.0+)] https://invent.kde.org/graphics/krita/commit/d76fe492bf0b883f0d2b9d3bd70ef161af2a29c7 -- You are receiving this mail because: You are watching all bug changes.
