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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/307f5723d5597cd327d924ae |ta/c127acfa574bf220d346d65d
                   |3997a4368d63cc6f            |84d608bc3eafb881

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit c127acfa574bf220d346d65d84d608bc3eafb881 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 12/03/2018 at 12:44.
Pushed by rempt into branch 'krita/4.0'.

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 :(
(cherry picked from commit 307f5723d5597cd327d924ae3997a4368d63cc6f)

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/c127acfa574bf220d346d65d84d608bc3eafb881

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

Reply via email to