-
```
Any selection in webkit browsers (Chrome/Safari) moves the selection AND the
part of the image you selected. By this way it isn't possible to move the
selection, because you can't see the result…
-
```
What steps will reproduce the problem ?
1. Follow the method described here :
http://deepliquid.com/content/Jcrop_Sizing_Issues.html : Attach Jcrop on a
php-resized image, and set trueSize option …
-
I discovered that Bootstrap (v 2.2.2) sets img {max-width: 100%} and that distorts the coordinates from jcrop. My guess is that the scaling puts jcrop off if the image is inside a smaller container. I…
-
I have IE10 and when testing the site in IE8 mode there is an issue with jCrop due to usage of not very well handled `complete` property. I'm calling jCrop from onload method of image and jCrop sees `…
-
```
We need to update dependancies.
I am going to use this to keep track of them.
Getsimple current versions
CKEditor 3.5.2 ?
Uploadify 3.0
jcrop 0.9.8
codemirror ?
fancybox 1.3.4
fancybox 2.0.4
…
-
```
What steps will reproduce the problem?
1. Put the crop image within a div that is hidden with display:none
2. Invoke Jcrop on crop image
3. Unhide the div and the crop image will not show
What is…
-
```
What steps will reproduce the problem?
1. Put the crop image within a div that is hidden with display:none
2. Invoke Jcrop on crop image
3. Unhide the div and the crop image will not show
What is…
-
```
What steps will reproduce the problem ?
1. Follow the method described here :
http://deepliquid.com/content/Jcrop_Sizing_Issues.html : Attach Jcrop on a
php-resized image, and set trueSize option …
-
```
What steps will reproduce the problem?
1. Initialize jcrop image beneath a resizeable DIV
2. hide/shrink the resizeable div
3. animage jcrop selection
4. select the jcrop box to move (drag)
pseud…
-
```
Any selection in webkit browsers (Chrome/Safari) moves the selection AND the
part of the image you selected. By this way it isn't possible to move the
selection, because you can't see the result…