1
I have a layout I’ve assembled using StackView. So I have a StackView vertical with some TextField, and two StackView horizontal inside. I now want to change the height of the textfields, thing the inspector won’t let me do.
The layout is like this:
And so it’s set:
Does anyone know if it is possible to make this modification at the time? Or is it some problem of constraint?



