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