- Issue created by @Sweetchuck
There is no config schema definitions for the defined configurable image effects.
Create a ./config/schema/iek.schema.yml
file and add schema definitions. For example:
image.effect.iek_image_corner: type: mapping mapping: radius: type: integer label: Radius
Active
1.0
Code