To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #415 (closed defect: fixed)

Opened 21 months ago

Last modified 18 months ago

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.

Change History

Changed 18 months ago by tboutell

  • status changed from new to closed
  • resolution set to fixed

We dealt with this via jCrop's many fine options

Note: See TracTickets for help on using tickets.