Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This seems to mimic OS X's "Auto-Layout" approach where you define layout by specifying constrains between pairs of elements.

I've recently converted a couple of applications to Auto-Layout and I don't like it at all. If you add too few constrains the layout is unstable, elements get 0 sizes, and all kinds of weird things happen. If you add too many constrains then it suddenly becomes a fixed layout.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: