youmoula / jcrop

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

Jcrop with asp.net tab panel #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
When using Jcrop within a tabpanel in asp.net it doesn't seem to fully render 
when you first click on the tab.
After postback (clicking the update button) it then displays correctly.
It seems to be that the image hasn't loaded so Jcrop has no width and height to 
work with.
I have tried binding with .load instead of .ready but it still gives same 
results.
Is there a way to give it width and height or to force it to use the image 
after the image has loaded?

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by indexebu...@gmail.com on 29 Dec 2011 at 12:14