The new UILayout features are super useful!
Can we get the ability to individually set offsets/margins on a per-element basis (as opposed to using, for example, UIListLayout.Padding
, which applies an equal margin between each element)?
Perhaps it could treat each UI element’s individual .Position as an offset, rather than completely overriding and ignoring it.