nsomar / OAStackView

Porting UIStackView to iOS 7+
MIT License
2.14k stars 191 forks source link

Layout Margins set in Interface Builder not respected #81

Open AgentFeeble opened 8 years ago

AgentFeeble commented 8 years ago

When an OAStackView is instantiated from Interface Builder, the -commonInitWithInitalSubviews: method overrides the layout margins set.

barbaramartina commented 8 years ago

@AgentFeeble I think your issue might be related to the missing functionality of layoutMarginsRelativeArrangement.