https://bugs.kde.org/show_bug.cgi?id=441899
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/fe4204f9b |hics/krita/commit/d746ef259 |3c35631f9ae15278d96254e0d7b |027927352fc4765b61ce3799b93 |795c |3f4c Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit d746ef259027927352fc4765b61ce3799b933f4c by Eoin O'Neill. Committed on 20/10/2021 at 20:58. Pushed by eoinoneill into branch 'master'. Refine tablet right click popup palette behavior. Should be consistent now between AppImage and non-appimage build environments (different QT versions?). Originally, all tablet events were causing the time filter to get stuck, which would ensure that users had 1 right click event ignored. Also, event filter was inappropriately installed twice despite only needing it installed once due to refactor of popup palette design. This should streamline the right click event eating for the popup palette as a whole. If there's a regression on windows (I'll have to check tomorrow!) then I'll have to revert and try again. M +4 -3 libs/ui/KisMouseClickEater.cpp M +0 -1 libs/ui/KisMouseClickEater.h M +1 -2 libs/ui/kis_popup_palette.cpp https://invent.kde.org/graphics/krita/commit/d746ef259027927352fc4765b61ce3799b933f4c -- You are receiving this mail because: You are watching all bug changes.