Autolayout debugging

I’m a huge fan of Autolayout, but I would like some better debugging tools:

EXAMPLE:

I’m building a component. I’ve got frame inside frame, 5 layers deep. Most are fill/hug. My parent frame is not the size I expect.
Somewhere in that 5-level hierarchy of dependencies, a frame is set to fixed.

I find it slow to clck on each frame, figure out what’s driving the parent frame dimensions.

I have lots of ideas on tool UX (duh! who here isn’t a UX designer! ) … but will hold fire unless someone asks.

This topic was automatically closed after 30 days. New replies are no longer allowed.