Ticket #415 (closed defect: fixed)
Cropping must validate (client side soft validation)
| Reported by: | boutell | Owned by: | spike |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | apostrophePlugin | Version: | |
| Keywords: | cropping | Cc: | geoffd, jake |
| Symfony version: | 1.4 |
Description
The cropping mechanism should not allow the user to pick a selection that is too small, and must enforce the aspect ratio. If there is an aspect ratio cropping should not be optional unless the image happens to have the right aspect ratio (force them to crop and refuse to save until they do). Ditto for fixed width and height - cropping is optional only if the image actually happens to have that width and height. If it doesn't, then the crop box should match the constraint width and height.

