Diffusion Krita 307f5723d559

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

Details

Committed
dkazakovMar 12 2018, 12:40 PM
Parents
R37:4e9d403738a9: Fix comparing colors if fuzziness is 1
Branches
Unknown
Tags
Unknown