When adjust the height of a component, it’s instance was not changed as it’s in an auto layout frame.
I want to make a componet, and want it’s instances to fill an autolayout’s width, and the autolayout’s height could be changed by adjusting the componet’s height, but it doesn’t work…( it works only when I doesn
't change the width of the auto-layout’s width)