add keywords for all nodes
This commit is contained in:
@@ -37,6 +37,8 @@ class CropResizeField:
|
||||
"resizing preserves the cropped physical size."
|
||||
)
|
||||
|
||||
KEYWORDS = ("resize", "rescale", "trim", "bilinear", "bicubic", "nearest")
|
||||
|
||||
def process(
|
||||
self,
|
||||
field: DataField,
|
||||
|
||||
Reference in New Issue
Block a user