It’s not possible to have textfield width set to ‘Fill’ inside a Frame/Stack if I can’t set the actual Frame to width 'Fixed’.
Take this card for example :
I would like to have this textfield set to width:Fill, but I can’t, it will turn to single-line.
The Frame/Stack has it’s own set to ‘Fit’ by default.
I need to set it to ‘Fixed’, but it’s setting isn’t displayed:
If I create this inside another Frame, it’s possible to set it to ‘Fixed’, and it works.
When I convert it to a symbol, the setting is retained, but not accessible anymore.
I’d like for those settings not to disappear on the canvas. They can be overriden in symbol instances, but not being able to set them on a top level Frame or Symbol blocks me from creating the layout I want.

