iphone - UIScrollView comes over UIImage in simulator -


i'm using storyboard , on storyboard i've put uiscrollview , uiimage, can see in image uiscrollview comes on uiimage if @ storyboard looks fine... idea how can fix or problem is?

enter image description here

uiimageview size inspector:

enter image description here

uiscrollview size inspector:

enter image description here

it's hard tell, looks image taller storyboard allows.

is imageview.clipstobounds == true ?

if not, may want set scrollview.frameafter you've set image.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -