Hi everyone,
Does any of you also encounters bugs regarding contraints and auto-layout? Here’s a video showing what I encounter in many of my files. This occurs in components, but also non-components frames.
When making a change that results in resizing the parent frame (eg change padding, text, etc.), the parent properly resize, but some embedded frames does not. Their fill or constraint properties being ignored. When I manually resize the parent frame, the embedded problematic frame realign properly again.
I then need to hit CMD-Z or reset the parent to Hug to have the expected outcome, but this does not solve the issue. If I make a change again, the problematic frame still not resize properly.
