Re: UIStackView: Variable Spacing
Re: UIStackView: Variable Spacing
- Subject: Re: UIStackView: Variable Spacing
- From: Daniel Stenmark <email@hidden>
- Date: Wed, 06 Jul 2016 22:58:03 +0000
- Thread-topic: UIStackView: Variable Spacing
No, adding additional horizontal or vertical spacing constraints to the UIStackView’s arranged subviews results in conflicts with UIStackView's implicit constraints.
Dan
On Jul 6, 2016, at 3:52 PM, Quincey Morris <email@hidden<mailto:email@hidden>> wrote:
On Jul 6, 2016, at 15:41 , Daniel Stenmark <email@hidden<mailto:email@hidden>> wrote:
This would require my UIStackView’s children to have children of their own, which just means even more layout constraints to resolve at scroll-time.
Can’t you set constraints between the stack view children and/or the parent? I thought I had done that.
_______________________________________________
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