Problem/Motivation
We are having issues with image styles, which are using the focal_point effect. When it comes to config schema checks in tests, we are getting errors that the schema is missing.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | add_image_effect_schema-2812835-3.patch | 601 bytes | bleen |
Comments
Comment #2
chr.fritschHere is a patch
Comment #3
bleen commentedIll be honest, I'm still very uncertain of what needs to be in *.schema.yml but this does seem to mimic what is in image.schema.yml... but if this is needed then we probably need to add the focal_point_crop effect as well.
Take a gander...
Comment #4
chr.fritschYes, correct. Sorry, that i missed that, we just had issues with the focal_point_scale_and_crop, because its the only one we use.
Comment #5
chr.fritschComment #7
bleen commented