| Summary: | Line tool sensors don't properly interpret speed sensors | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | tomtomtomreportingin |
| Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | griffinvalley |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 4.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/5e76f7235669beb3cdfc39222ee8e123081eab11 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
tomtomtomreportingin
2021-03-16 11:54:26 UTC
Git commit 7f1e26379c25468904cc3ad365eef5ec8c38ca74 by Dmitry Kazakov. Committed on 25/02/2022 at 12:37. Pushed by dkazakov into branch 'master'. Fix speed sensor when used in the line tool There was a misprint in KisConverterPaintingInformationBuilder M +1 -1 libs/ui/tool/kis_painting_information_builder.cpp M +6 -0 plugins/tools/basictools/kis_tool_line.cc M +1 -0 plugins/tools/basictools/kis_tool_line.h https://invent.kde.org/graphics/krita/commit/7f1e26379c25468904cc3ad365eef5ec8c38ca74 Git commit 5e76f7235669beb3cdfc39222ee8e123081eab11 by Dmitry Kazakov. Committed on 25/02/2022 at 12:37. Pushed by dkazakov into branch 'krita/5.0'. Fix speed sensor when used in the line tool There was a misprint in KisConverterPaintingInformationBuilder M +1 -1 libs/ui/tool/kis_painting_information_builder.cpp M +6 -0 plugins/tools/basictools/kis_tool_line.cc M +1 -0 plugins/tools/basictools/kis_tool_line.h https://invent.kde.org/graphics/krita/commit/5e76f7235669beb3cdfc39222ee8e123081eab11 |