[krita] [Bug 476141] Brush slider is not displaying the actual brush size only on mypaint brushes
Dmitry Kazakov
bugzilla_noreply at kde.org
Tue Nov 7 12:40:11 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=476141
Dmitry Kazakov <dimula73 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Latest Commit| |https://invent.kde.org/grap
| |hics/krita/-/commit/8d317c3
| |9ee24a379ad88f121477748dc90
| |bb9c4d
Resolution|--- |FIXED
--- Comment #7 from Dmitry Kazakov <dimula73 at gmail.com> ---
Git commit 8d317c39ee24a379ad88f121477748dc90bb9c4d by Dmitry Kazakov.
Committed on 07/11/2023 at 13:31.
Pushed by dkazakov into branch 'master'.
Extract the cache in KisMyPaintOpSettings to properly handle size updates
Brush size cache was not properly reset on preset change. Now it is a
part of a cache structure, so it is quite hard to forget about that.
A +52 -0 libs/global/KisValueCache.h [License: GPL(v2.0+)]
M +1 -0 libs/global/tests/CMakeLists.txt
A +43 -0 libs/global/tests/KisValueCacheTest.cpp [License:
GPL(v2.0+)]
A +20 -0 libs/global/tests/KisValueCacheTest.h [License: GPL(v2.0+)]
M +54 -47 plugins/paintops/mypaint/MyPaintPaintOpSettings.cpp
https://invent.kde.org/graphics/krita/-/commit/8d317c39ee24a379ad88f121477748dc90bb9c4d
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list