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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/53a17bfb3 |hics/krita/commit/a5520d17e
                   |4c058392f9c9eeb524b97c0de4e |4962555246f9a01cc3494aa4aa2
                   |1296                        |4a7a

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit a5520d17e4962555246f9a01cc3494aa4aa24a7a by Dmitry Kazakov.
Committed on 20/08/2020 at 21:02.
Pushed by dkazakov into branch 'master'.

Fix layers docker not updating blendmode availability on image cs change

Blending modes available to the layer depend on the color space of the
parent layer (that is the color space where actual blending happens).
Therefore we should connect updateUI to the color space change of the
parent layer.

WARNING: in Krita **all** group layers have the color space of the image,
         you cannot convert them into any specific color space. That is
         a wish-bug that can be fixed.

# Conflicts:
#       plugins/dockers/layerdocker/LayerBox.h

M  +2    -6    libs/image/kis_group_layer.cc
M  +4    -1    libs/image/kis_selection_based_layer.cpp
M  +15   -4    plugins/dockers/layerdocker/LayerBox.cpp
M  +2    -0    plugins/dockers/layerdocker/LayerBox.h

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

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

Reply via email to