feathersui-openfl
feathersui-openfl copied to clipboard
Per-element gap adjustments for layouts.
It would be nice to have a way to configure additional gap per-element in layouts like HorizontalLayout. I imagine something like HorizontalLayoutData.leftGap/rightGap (that can also be negative) that is simply added to the layout's own gap setting.