Fix "Border" operation on EditImage-Node

This commit is contained in:
Jan Oberhauser 2021-01-05 17:23:16 +01:00
parent 65062dbd48
commit f209665730

View file

@ -968,6 +968,11 @@ export class EditImage implements INodeType {
'blur',
'sigma',
],
border: [
'borderColor',
'borderWidth',
'borderHeight',
],
create: [
'backgroundColor',
'height',