Question
How to shrink the component when the boolean is false
I’ve set this component to include both text and a background. I’m using a boolean to hide the background, but when it’s hidden, the component doesn’t shrink to fit the text — it keeps the same size as when the background is visible.

