youmoula / jcrop

Automatically exported from code.google.com/p/jcrop
0 stars 0 forks source link

image container positioning #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a img object (position:relative) inside a div
2. set it's position image.left=50
3. Call $('#image').Jcrop({

What is the expected output? What do you see instead?
to see the image 50px from it's parent

What version of the product are you using? On what operating system?
jquery.Jcrop.js v0.9.12 on Mac (yosemite), safari 8.0

Original issue reported on code.google.com by VHFMarq...@gmail.com on 29 Nov 2014 at 3:29