Would love to see feature for setting maxWidth/maxHeight for components. Maybe in the anchors?
For example.
I've a login view centered. I set anchors on the inputs (left/right) to resize with the different resolutions. Now the user rotates the screen to a landscape mode. If the inputs still stretches the whole way this will make the login screen look really weird. So if I set a maxWidth value it will only resize so far.
This value should of course default be 0 and ignored if not set.
thx for a excellent plugin