Bug 783382: Lava filter looks different than in 2.8

s/LAYER-MODE-NORMAL/LAYER-MODE-NORMAL-LEGACY/ almost makes it
look like before.
This commit is contained in:
Massimo Valentini 2017-12-08 17:20:03 +01:00 committed by Michael Natterer
parent cc057bfe20
commit 696b55b4f0
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
type
"Lava Layer"
100
LAYER-MODE-NORMAL)))
LAYER-MODE-NORMAL-LEGACY)))
(gimp-image-insert-layer image lava-layer 0 -1)
(gimp-layer-set-offsets lava-layer select-offset-x select-offset-y)