Summary: | Opacity, brush size and blending modes are disabled in "brushes and stuff toolbar" if you close all open documents and open a new one while the "move" tool is selected | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Partack <Partack1> |
Component: | Usability | Assignee: | vanyossi <ghevan> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | ahab.greybeard, ghevan |
Priority: | NOR | ||
Version: | 4.2.8 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/dde9dd4d0d0b4148cbfebcfb64f7a76a89c884ac | Version Fixed In: | |
Sentry Crash Report: |
Description
Partack
2019-12-10 23:24:29 UTC
Setting to Confirmed Tested with 4.2.8 appimage and the Dec 09 4.3.0 prealpha appimage. This happens with any tool which does not have various Toolbar icons active during its use. The enabled/disabled state of the Toolbar icons is preserved even though the new document opens with the Freehand Brush Tool active. The workaround is to select any other tool and then click back on the Brush tool. Git commit 7ef60648faf92eb7e7939351cfd6b75706b497b7 by Ivan Yossi. Committed on 05/01/2020 at 19:48. Pushed by ivany into branch 'master'. Delay initialization of brush paintop widget state State requires an active view in the canvas to change widget status. M +7 -7 libs/ui/KisMainWindow.cpp https://invent.kde.org/kde/krita/commit/7ef60648faf92eb7e7939351cfd6b75706b497b7 Git commit dde9dd4d0d0b4148cbfebcfb64f7a76a89c884ac by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 08/01/2020 at 13:34. Pushed by rempt into branch 'krita/4.2'. Delay initialization of brush paintop widget state State requires an active view in the canvas to change widget status. M +7 -7 libs/ui/KisMainWindow.cpp https://invent.kde.org/kde/krita/commit/dde9dd4d0d0b4148cbfebcfb64f7a76a89c884ac |