[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:47:02 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=476141
Dmitry Kazakov <dimula73 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
|hics/krita/-/commit/8d317c3 |hics/krita/-/commit/3353155
|9ee24a379ad88f121477748dc90 |fc39fc35c0632fb81eca7c92a4a
|bb9c4d |be9c3e
--- Comment #8 from Dmitry Kazakov <dimula73 at gmail.com> ---
Git commit 3353155fc39fc35c0632fb81eca7c92a4abe9c3e by Dmitry Kazakov.
Committed on 07/11/2023 at 13:43.
Pushed by dkazakov into branch 'krita/5.2'.
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/3353155fc39fc35c0632fb81eca7c92a4abe9c3e
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list