Summary: | Open document will set Brush Opacity to 100% | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Protoniv <ss93078> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alvin, shantischroers99 |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.0.0-beta5 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/4e0329375c5855fe6e635ba412eadad2d95a90c8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Protoniv
2021-12-08 04:17:40 UTC
Open "first" document set opacity 100% after starting krita has been solved in 441865, and my "more observation" make no sense. Though this bug still exist when following STEPS TO REPRODUCE Git commit b676b8bc785136f316943c322fe99f3dfc4e1246 by Dmitry Kazakov. Committed on 20/06/2022 at 13:20. Pushed by dkazakov into branch 'master'. Fix brush opacity being reset to 1.0 when a new document is created The patch adds a set of checkes that verifies that the the preset has not been changed too much before we say it the last time. Basically, reloading the preset or overwriting it disables restoration of the old opacity. M +39 -9 libs/ui/tool/kis_tool_paint.cc M +5 -2 libs/ui/tool/kis_tool_paint.h https://invent.kde.org/graphics/krita/commit/b676b8bc785136f316943c322fe99f3dfc4e1246 Git commit 4e0329375c5855fe6e635ba412eadad2d95a90c8 by Dmitry Kazakov. Committed on 20/06/2022 at 13:21. Pushed by dkazakov into branch 'krita/5.1'. Fix brush opacity being reset to 1.0 when a new document is created The patch adds a set of checkes that verifies that the the preset has not been changed too much before we say it the last time. Basically, reloading the preset or overwriting it disables restoration of the old opacity. M +39 -9 libs/ui/tool/kis_tool_paint.cc M +5 -2 libs/ui/tool/kis_tool_paint.h https://invent.kde.org/graphics/krita/commit/4e0329375c5855fe6e635ba412eadad2d95a90c8 *** Bug 457104 has been marked as a duplicate of this bug. *** *** Bug 440891 has been marked as a duplicate of this bug. *** |