Hacker News new | ask | show | jobs
by intertextuality 2773 days ago
This is basically how designing ios/osx apps in xCode works. You set a bunch of constraints that are relative to one another. You can also specify what type of screen those constraints will work on (like iphone vs ipad screens) and portrait / landscape.

I find it quite pleasant once you get used to it.

1 comments

It is (or at least was) all based on Cassowary: https://en.wikipedia.org/wiki/Cassowary_(software)