| Summary: | [brush outliner] bugs with size and resize of brush with sensor on size | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | David REVOY <info> |
| Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | grave | CC: | dimula73 |
| Priority: | NOR | ||
| Version First Reported In: | 2.8 Pre-Alpha | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/calligra/8ad47a9bc65c6315ed5cf26823966db6421971cb | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
David REVOY
2014-01-07 12:58:18 UTC
Aaaah! Stupid me! :) Git commit 1a2953417dc9027c7513ad6e629805a85831bca8 by Dmitry Kazakov. Committed on 07/01/2014 at 15:59. Pushed by dkazakov into branch 'master'. Fix the outline size in hover mode In hover mode the pressure must be emulated to be 1.0, otherwise we will not see anything. M +3 -3 krita/ui/tool/kis_painting_information_builder.cpp http://commits.kde.org/calligra/1a2953417dc9027c7513ad6e629805a85831bca8 Git commit 8ad47a9bc65c6315ed5cf26823966db6421971cb by Dmitry Kazakov. Committed on 07/01/2014 at 15:59. Pushed by dkazakov into branch 'calligra/2.8'. Fix the outline size in hover mode In hover mode the pressure must be emulated to be 1.0, otherwise we will not see anything. M +3 -3 krita/ui/tool/kis_painting_information_builder.cpp http://commits.kde.org/calligra/8ad47a9bc65c6315ed5cf26823966db6421971cb |