API PATCH #2 or so
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
(active-selection 0)
|
||||
(shadow-layer 0))
|
||||
|
||||
(gimp-image-disable-undo image)
|
||||
(gimp-image-undo-disable image)
|
||||
|
||||
(gimp-layer-add-alpha drawable)
|
||||
(if (= (car (gimp-selection-is-empty image)) TRUE)
|
||||
@ -152,7 +152,7 @@
|
||||
|
||||
(gimp-image-set-active-layer image drawable)
|
||||
(gimp-palette-set-background old-bg)
|
||||
(gimp-image-enable-undo image)
|
||||
(gimp-image-undo-enable image)
|
||||
(gimp-displays-flush)))
|
||||
|
||||
(script-fu-register "script-fu-drop-shadow"
|
||||
|
Reference in New Issue
Block a user