OAStackView icon indicating copy to clipboard operation
OAStackView copied to clipboard

Un-hiding with equal spacing strategy is broken

Open pocketpixels opened this issue 9 years ago • 1 comments

I ran into this in our production project, but it is possible to reproduce the issue in the example app as well:

  1. Launch example app in Debug mode
  2. Tap "Distribution Equal Spacing"
  3. Tap on middle view (view 2) to hide it.
  4. Tap on "Show all"

pocketpixels avatar Oct 16 '15 23:10 pocketpixels

@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.

nsomar avatar Nov 24 '15 23:11 nsomar