OAStackView
OAStackView copied to clipboard
Un-hiding with equal spacing strategy is broken
I ran into this in our production project, but it is possible to reproduce the issue in the example app as well:
- Launch example app in Debug mode
- Tap "Distribution Equal Spacing"
- Tap on middle view (view 2) to hide it.
- Tap on "Show all"
@pocketpixels I am able to reproduce this, on a quick glance, I think the issue is with the current implementation of layout guides. I will be spending more time on this over the coming days.