I have created some images in UIViews and in scrollviews in a UIViewController. I go to run the app and the images are in scale but have blown up to there original size.
Interface Builder

Simulator

Any help appreciated!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you click the image in IB, you see a dropdownlist in the left menu called
modein theUtillitiespane. There I believe you should choose “Expect fit” or “Expect fill”, unsure which you should use. When you choose that mode, the image should not rescale.I think that is what you are looking for.