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

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e272e53a4665dd24e3c775e718f60b65dd5c06f8 by Dmitry Kazakov.
Committed on 19/04/2023 at 13:09.
Pushed by dkazakov into branch 'master'.

Fix locked brush properties leaking into .kpp files

Locked properties have "_previous" suffix in the property key, these
properties should not be saved into .kpp files, because it results
in confusing state on loading. The brush should be saved in the "current"
state.

M  +14   -0    libs/image/brushengine/kis_locked_properties_proxy.cpp
M  +2    -0    libs/image/brushengine/kis_locked_properties_proxy.h
M  +2    -2    libs/image/kis_properties_configuration.cc
M  +1    -1    libs/image/kis_properties_configuration.h

https://invent.kde.org/graphics/krita/commit/e272e53a4665dd24e3c775e718f60b65dd5c06f8

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

Reply via email to