https://bugs.kde.org/show_bug.cgi?id=437196
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/520726394 | |3ae93e7098db0f33b57cfb0c92d | |7bff Status|ASSIGNED |RESOLVED --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit 5207263943ae93e7098db0f33b57cfb0c92d7bff by Dmitry Kazakov, on behalf of Alvin Wong. Committed on 19/07/2021 at 08:36. Pushed by dkazakov into branch 'master'. 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/5207263943ae93e7098db0f33b57cfb0c92d7bff -- You are receiving this mail because: You are watching all bug changes.
