Diffusion Krita c127acfa574b

Fix resetting LoD options when changing the brush settings

Authored by dkazakov on Mar 12 2018, 12:23 PM.

Description

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 :(

BUG:391050
(cherry picked from commit 307f5723d5597cd327d924ae3997a4368d63cc6f)

Details

Committed
remptMar 12 2018, 12:44 PM
Parents
R37:0ef6188824f4: Fix comparing colors if fuzziness is 1
Branches
Unknown
Tags
Unknown