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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/01294ad178d6e7fac321579f |ta/2172482f76979ae3c09b1eaf
                   |182880f58c5a5d0b            |0734bb1918c677cb

--- Comment #8 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 2172482f76979ae3c09b1eaf0734bb1918c677cb by Boudewijn Rempt.
Committed on 03/01/2018 at 14:51.
Pushed by rempt into branch 'krita/3.3'.

Do not share composite op models among composite op comboboxes

It is perfectly valid for one composte op combobox to show
a different set of valid composite ops than another, for instance
if the image is rgb but the layer grayscale; a grayscale layer can
be composited with rgb composite ops because it's converted to rgb
beforehand.

M  +19   -19   libs/ui/kis_composite_ops_model.cc
M  +13   -2    libs/ui/kis_composite_ops_model.h
M  +1    -11   plugins/dockers/defaultdockers/kis_layer_box.cpp
M  +0    -1    plugins/dockers/defaultdockers/kis_layer_box.h

https://commits.kde.org/krita/2172482f76979ae3c09b1eaf0734bb1918c677cb

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

Reply via email to