feathersui-openfl icon indicating copy to clipboard operation
feathersui-openfl copied to clipboard

Per-element gap adjustments for layouts.

Open nadako opened this issue 3 years ago • 0 comments

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.

nadako avatar Jun 23 '22 17:06 nadako