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

--- Comment #1 from Tiar <[email protected]> ---
Git commit 1269be2c64ad5ceeb6638d85745346b3dc2b1a40 by Agata Cacko.
Committed on 09/06/2021 at 12:29.
Pushed by tymond into branch 'master'.

Fix saving new gamut masks

Before this commit, gamut masks docker would use
KoResourceServer to manage resources, and always add the gamut
mask as a new resource, even if it already existed.
This commit makes it use KisResourceModel instead
(the newer resource API) and only updates the resource
instead of adding it again.

Right now creating a new mask should work as long as the name
doesn't change (which is possible when editing the newly created
mask).

M  +33   -23   libs/flake/resources/KoGamutMask.cpp
M  +22   -6    plugins/dockers/gamutmask/gamutmask_dock.cpp

https://invent.kde.org/graphics/krita/commit/1269be2c64ad5ceeb6638d85745346b3dc2b1a40

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

Reply via email to