Currently I can set a min width for objects that are inside a layout. Which is all nice and cool, but it would also make sense to set these for components outside of layouts.
For example: I have a button component. It resizes based on the width of the label that is inside. However I want it to have a minimum width so the button can never shrink beyond a certain width, even if someone would enter a very short label:
