Summary: | Multi-brush tool: Copy Translate "Add" button should disable when I choose other type | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Rebecca Breu <rebecca> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahab.greybeard |
Priority: | NOR | ||
Version: | 4.2.8 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/aefd5398b5759048e2f5db5397da874ac5c8d559 | Version Fixed In: | |
Sentry Crash Report: |
Description
Rebecca Breu
2019-12-28 17:17:52 UTC
I can confirm this for the 4.2.8 appimage and the Dec 28 4.3.0 prealpha (git 3f0ff1a) appimage. When switching to a different type of multibrush, the Tool Options docker allows all type parameter adjustments and settings to be displayed and modified with appropriate guide/display changes on the canvas. After that, painting does not happen, which is confusing. Git commit df825790541e5226e26a2e8e221ae28169dce2c4 by Saurabh Kumar. Committed on 01/01/2020 at 20:38. Pushed by rempt into branch 'master'. Make Add subbrush off on changing multibrush tool's type from Copy Translate This commit makes the Add option of subbrush off when changing from Copy Translate type to any other type. The option is toggled off even for Copy Translate type of multibrush. Previously the Add option stayed on and drawing with other tools was not possible unless it was turned off. M +2 -0 plugins/tools/basictools/kis_tool_multihand.cpp https://invent.kde.org/kde/krita/commit/df825790541e5226e26a2e8e221ae28169dce2c4 Git commit aefd5398b5759048e2f5db5397da874ac5c8d559 by Boudewijn Rempt, on behalf of Saurabh Kumar. Committed on 08/01/2020 at 13:33. Pushed by rempt into branch 'krita/4.2'. Make Add subbrush off on changing multibrush tool's type from Copy Translate This commit makes the Add option of subbrush off when changing from Copy Translate type to any other type. The option is toggled off even for Copy Translate type of multibrush. Previously the Add option stayed on and drawing with other tools was not possible unless it was turned off. M +2 -0 plugins/tools/basictools/kis_tool_multihand.cpp https://invent.kde.org/kde/krita/commit/aefd5398b5759048e2f5db5397da874ac5c8d559 |