Summary: | Clicking with the mouse after using the stylus or viceversa doesn't work the first time | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Michel T Gonzalez <antilopemiope> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | Keywords: | release_blocker |
Version: | 2.8 Pre-Alpha | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/2f3c3605c996fd895b00b0fcd541992ea06ea927 | Version Fixed In: | |
Sentry Crash Report: |
Description
Michel T Gonzalez
2014-01-23 16:06:27 UTC
Git commit b52a6af243700fc61fe8098bc59b54091b4922ce by Dmitry Kazakov. Committed on 02/02/2014 at 15:06. Pushed by dkazakov into branch 'master'. Fix the ignored mouse events after using the tablet Now each Mouse Event corresponds exactly to one Tablet Event. M +6 -19 krita/ui/input/kis_input_manager.cpp http://commits.kde.org/calligra/b52a6af243700fc61fe8098bc59b54091b4922ce Git commit 2f3c3605c996fd895b00b0fcd541992ea06ea927 by Dmitry Kazakov. Committed on 02/02/2014 at 15:06. Pushed by dkazakov into branch 'calligra/2.8'. Fix the ignored mouse events after using the tablet Now each Mouse Event corresponds exactly to one Tablet Event. M +6 -19 krita/ui/input/kis_input_manager.cpp http://commits.kde.org/calligra/2f3c3605c996fd895b00b0fcd541992ea06ea927 |