I’ve created a popup and initially set a minimum width and height to have enough space to work with while adding elements. Now that I’ve finished designing the popup, I want it to automatically fit the height and width to content. However, when I remove or reduce the minimum width and height, the popup shrinks significantly. how do I fix it?
Hmm, that’s odd. What are your element’s ‘Container Layout’ settings inside of the popup? Are they all set to ‘column’? It most likely has something to do with the inner elements since the element you are showing seems to be set up correctly.