Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Implementing Designs for iPhone Using Auto Layout and Managing the Keyboard Using Auto Layout for Various Screen Sizes

Dee Greene
Dee Greene
8,508 Points

UIScrollView is scrolling vertically

My scroll view scrolls according to the text field you are in like in the video. However, view does not fit completely and has to vertically scroll to fit. It isn't this way in the video so I was wondering why this would be. Without the scroll view everything fits.

1 Answer

Dee, this is a setting that has most likely been accidentally triggered in the story board attributes inspector. There are many bugs like this that have not been removed in Xcode 7.

If you have any questions, feel free to ask!

Dee Greene
Dee Greene
8,508 Points

Thank you! So there is no way to fix that until the bug is corrected?

Unfortunately, yes.