youmoula / jcrop

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

Previous Image does not gets cleared when new image is loaded #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload the image to be croped
2. Crop the image and save, and then upload other image to the same img tag
3. Previous image is not cleared

What is the expected output? What do you see instead?
New Image should be displayed. Instead i see the previous one

What version of the product are you using? On what operating system?
Jcrop v0.9.9. OS: Windows 7

Please provide any additional information below.
I am trying to upload image from fileupload control and once uploaded it will 
be displayed by img tag for cropping.
After cropping is done, other image is being uploaded. Issues comes here, it 
does not clears the previous one. Previous image is still shown

Original issue reported on code.google.com by darshan....@gmail.com on 9 Mar 2012 at 5:56