Re: Auto layout and scroll views on OS X
Re: Auto layout and scroll views on OS X
- Subject: Re: Auto layout and scroll views on OS X
- From: Allison Newman <email@hidden>
- Date: Thu, 31 Jul 2014 12:52:11 +0200
OK, I did eventually figure out my problem with Autolayout and scrollviews. It turns out that I wasn’t setting up my scrollview constraints correctly in the storyboard (which is another way of saying I hadn’t set *any* size constraints on the scrollview’s frame). So, I did eventually figure that out. That’s not the important point though, the important point is that everything else Just Worked. In other words, you no longer (as of 10.10) need to use Kyle’s tricks to make scroll views work as expected with AutoLayout. I thought people might like to know.
So, Kyle, Keary, thanks for the help, it did help me eliminate potential problems, which helped me identify the true problem :)
Allison
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden