[Proposal] WrapLayout #2124
ziomek64
started this conversation in
New Feature Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I believe it could make great addition into Maui. I know that FlexLayout exists, but it's honestly over-complicated and hard to get into. I couldn't make a design I wanted to. And learning flex box for beginners might not be easy.
Recently I stumbled across library which contains it, but it has been recently archived.
It's implementation is fully working. The library is on MIT license.
And it's honestly really great and simple. It contains only just a handful of properties: Orientation, VerticalSpacing, HorizontalSpacing. It makes doing a set of chips or any components for that matter wrapped really simple
Beta Was this translation helpful? Give feedback.
All reactions