Summary: | select a vector shape without moving it | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | animtim |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sven.langkamp |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/c678789df64ebea4a22aacd5e39e4c12068947f9 | Version Fixed In: | |
Sentry Crash Report: |
Description
animtim
2013-01-20 22:09:38 UTC
I don't think you should first need to click before you move something. When I move some stuff I press and drag, making that two mouse presses would be inconvenient. I think it should rather have a small threshold for the stylus. sven: The problem what I fear is that with such threshold on the stylus, it would become hard/impossible to make small adjustment moves smaller than this threshold... Git commit c678789df64ebea4a22aacd5e39e4c12068947f9 by Sven Langkamp. Committed on 03/02/2013 at 14:57. Pushed by langkamp into branch 'master'. Don't interpret selection by tablet as move REVIEW:108587 M +5 -0 libs/flake/KoPointerEvent.cpp M +5 -0 libs/flake/KoPointerEvent.h M +18 -0 plugins/defaultTools/defaulttool/DefaultTool.cpp http://commits.kde.org/calligra/c678789df64ebea4a22aacd5e39e4c12068947f9 |