-
Add functionality to crop and mask images in a promotion.
-
```
1. Initial Edit X menu is out of place
2. The width of "Edit" menu item is wrong. Should sit next to Edit when
collapsed.
3. Save button makes full width of fancybox clickable for some reason. …
-
```
utilize the jcrop plugin to jQuery to enable cropping based on a selection.
```
Original issue reported on code.google.com by `kubasik.kevin` on 25 Mar 2009 at 6:55
-
```
1. Initial Edit X menu is out of place
2. The width of "Edit" menu item is wrong. Should sit next to Edit when
collapsed.
3. Save button makes full width of fancybox clickable for some reason. …
-
```
Replace jCrop with our own code (solves another issue with mouse events) for
"Fit in" part only.
```
Original issue reported on code.google.com by `zetapri...@gmail.com` on 14 Sep 2010 at 11:41…
-
Hello,
Is it possible to resize an image before cropping it ?
For instance, I have a large image 2000x2000px. I want to get only the part of 100x200px located at coordinates (500px;500px), but in a s…
-
-
Do we have a circular property to achieve circular or ellipse cropping ?
-
```
What steps will reproduce the problem?
1. Create edit in place. (or use jCrop, prettyCheckboxes)
2. Put these elements inside jScrollPane
What is the expected output? What do you see instead?
It…
-
```
The 'edit' button could also allow some basic image manipulation by the user.
```
Original issue reported on code.google.com by `andybak` on 14 Jun 2009 at 9:15