There is an issue when I create a component with an element that has a boolean property, and that element sits within an auto-layout frame. When placing an instance of this component, and then turning off the boolean property element, the auto-layout frame retains the its size as if the element that is now turned off was still there. I would expect the autolayout frame to collapse to zero width as it now technically has nothing inside it.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.