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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/01294ad178d6e7fac321579f
                   |                            |182880f58c5a5d0b

--- Comment #7 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 01294ad178d6e7fac321579f182880f58c5a5d0b by Boudewijn Rempt.
Committed on 03/01/2018 at 14:51.
Pushed by rempt into branch 'master'.

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  +1    -1   
libs/libqml/plugins/kritasketchplugin/models/CompositeOpModel.cpp
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/01294ad178d6e7fac321579f182880f58c5a5d0b

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

Reply via email to