Summary: | Using the stylus eraser after using space-bar panning causes the brush size selection to get disabled | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Eiko Yumi <esdouzewa> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | halla |
Priority: | NOR | Keywords: | release_blocker |
Version: | 2.8 Beta | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/6728a561b66798e5c351517965e085bf7f683bad | Version Fixed In: | |
Sentry Crash Report: |
Description
Eiko Yumi
2014-01-19 22:20:07 UTC
Using the spacebar panning function when the eraser has proximity causes the brush size to get locked in eraser mode too, once it regains proximity after the pen has been flipped. I think that this is the same issue as 326441 *** This bug has been marked as a duplicate of bug 326441 *** No, I was definitely wrong there. Git commit a693d6ebff94574cb69744ad4815378e30571779 by Dmitry Kazakov. Committed on 02/02/2014 at 15:28. Pushed by dkazakov into branch 'master'. Disable Calligra-wide global Esc and Space shortcuts We don't need it since we use a different shortcut handling. M +10 -0 krita/ui/canvas/kis_canvas_controller.cpp M +1 -0 krita/ui/canvas/kis_canvas_controller.h http://commits.kde.org/calligra/a693d6ebff94574cb69744ad4815378e30571779 Git commit 6728a561b66798e5c351517965e085bf7f683bad by Dmitry Kazakov. Committed on 02/02/2014 at 15:28. Pushed by dkazakov into branch 'calligra/2.8'. Disable Calligra-wide global Esc and Space shortcuts We don't need it since we use a different shortcut handling. M +10 -0 krita/ui/canvas/kis_canvas_controller.cpp M +1 -0 krita/ui/canvas/kis_canvas_controller.h http://commits.kde.org/calligra/6728a561b66798e5c351517965e085bf7f683bad |