app: fix composite mode of erase mode
This commit is contained in:
parent
8f4700b839
commit
1284715f11
1 changed files with 1 additions and 0 deletions
|
|
@ -2486,6 +2486,7 @@ static GimpLayerModeInfo gimp_layer_mode_infos[]=
|
|||
{ GIMP_LAYER_MODE_ERASE,
|
||||
"gimp:erase",
|
||||
GIMP_LAYER_MODE_FLAG_WANTS_LINEAR_DATA,
|
||||
GIMP_LAYER_COMPOSITE_SRC_ATOP
|
||||
},
|
||||
{ GIMP_LAYER_MODE_REPLACE,
|
||||
"gimp:replace",
|
||||
|
|
|
|||
Loading…
Reference in a new issue