Using edgeInsets on NSStackView is ignored by Interface Builder and when running the app.
edgeInsets
NSStackView
NSStackView default hugging priority is 250. The edgeInsets is only enforced when the hugging priority is 500 or higher.
Important: NSStackView has a hugging priority and a content hugging priority which are not the same.