|
|
|
|
|
by the_french
4794 days ago
|
|
I don't know much about how autolayout works, but wouldn't it be possible to solve some of the constraints at compile time? e.g when you compile your app for iphone it could try and solve as much as possible considering the known screen size, etc.. |
|
But, for layouts where that's not the case, a compile time constraint builder would indeed be nice.