Bug 423496

Summary: Missing blend modes in layer style effect
Product: [Applications] krita Reporter: Defresne Thierry <defresne.thierry>
Component: layer stylesAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: ahab.greybeard, dimula73, virus1001010
Priority: NOR    
Version: 4.3.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Defresne Thierry 2020-06-25 12:57:21 UTC
Some blend modes are missing since 4.3.0 in "layer style effects".

Reproduce:
1. In a new document, add Layer styles to a layer
2. Select effect "Color Overlay"
3. Click the "Blend mode" dropdown

Observed:
Some blend mode (such as "Erase") are missing

Expected:
Erase mode is available and selectable


Krita

 Version: 4.3.0
 Languages: en_US, en
 Hidpi: true

Qt

  Version (compiled): 5.15.0
  Version (loaded): 5.15.0
Comment 1 Ahab Greybeard 2020-06-25 14:14:57 UTC
I can confirm this for the 4.3.0 and the Jun 24 5.0.0 prealpha (git 9b02ae2) appimages.

It gives a small subset of the available layer blending modes.
Comment 2 Dmitry Kazakov 2020-08-20 14:07:02 UTC
Hi, Defresne!

Layer styles use only those blending mode those are available in .asl file formal). I'm not sure we can add our own blending modes there.
Comment 3 Dmitry Kazakov 2020-08-20 14:07:26 UTC
Marking that as intentional.
Comment 4 Dmitry Kazakov 2020-08-20 21:19:11 UTC
*** Bug 418089 has been marked as a duplicate of this bug. ***