Figma’s Auto Layout and Symbols are a powerful combination of features for software designers, enabling them to add significant value to their products.
It is not rocket science. In this blog post I will show you how simple the Auto Layout equation really is and some tricks in Xcode to make your life easier.
The bug appeared when testing on iOS 7 but not iOS 8, which suggested the root cause might be a floating point error with the constraint layout library.