We’ve recently run into an issue trying to switch the size of our button component inside a parent component. We’re trying to create a container component that includes the button. And we’re able to change the size of the button when if exists inside a frame, or the main component. But when we try and change the size on the component instance, it doesn’t change the size. The width changes, but not the height. The height is set to a fixed height instead of hug. But we’ve been able to change the size of the button within nested components in the past with no issue.
Question
Nested component fixed height not changing
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.