https://bugs.kde.org/show_bug.cgi?id=391050

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/307f5723d5597cd327d924ae
                   |                            |3997a4368d63cc6f
         Resolution|---                         |FIXED

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 307f5723d5597cd327d924ae3997a4368d63cc6f by Dmitry Kazakov.
Committed on 12/03/2018 at 12:40.
Pushed by dkazakov into branch 'master'.

Fix resetting LoD options when changing the brush settings

After we started to reset all the old brush settings before writing,
saving of LoD settings broke. The problem is that LoD widget is outside
of the brush settings widgets hierarchy, therefore, it is not written
an every change. Instead, the value of the option is handled by the
resource manager.

The proposed solution is a bit "hackish", but I have no idea
how to fix it without a full rewrite of the paintop editor :(

M  +15   -3    libs/image/brushengine/kis_paintop_settings.cpp
M  +1    -1    libs/image/brushengine/kis_paintop_settings.h
M  +6    -1    libs/ui/kis_paintop_box.cc

https://commits.kde.org/krita/307f5723d5597cd327d924ae3997a4368d63cc6f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to