What’s the best way to achieve variable spacing between children of a 
UIStackView?  I know that a popular approach is to add an empty dummy view to 
act as padding, but this is being used in a UITableView cell, so scrolling 
performance is critical and the implicit constraints created by adding a 
‘padding’ view are a death knell for us.  

Dan

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to