frame resized automatically on iphone4s :(
Closed this issue · 1 comments
Deleted user commented
Hi,
if i'm running my code in an iphone 4s ios 5.0.1 when i assign the percentage the graph resize itself :(
i run the same code in a ipad 3 and 2 and iphone 5 and no issue :(
the initial dimension are: 264 x 195
if i run the example code in my 4s i don't have this issue :(
ps. i notice that the problem maybe depends on view property: autoresize Subview , if i remove this property the issue no longer exist.
Thanks
xavigil commented
I'm afraid I can't reproduce your problem.