How to fix the slight identing between each child control of a StackPanel?

From what I know, there’s some sort of issue stacking TBs. There’s also an issue with the Editor not allowing to define no value for the width or height of a stackpanel. Things that work with code eventually don’t work from the Editor becomes of some restrictions towards the input values and the use of percentage VS pixels.

I know it might look a bit cumbersome but (as of today) the way I found to fix this issue, using the Editor is to constrain each TB inside a container (usually a rectangle). That works, but the set-up is a bit tedious :sweat_smile:

EDIT: I remember having posted around this about a year ago. Obviously didn’t get very lucky with this request to fix :sweat_smile: