You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Bram, I love the library so far - just what I was looking for.
I'm wondering if there are some examples for additional layouts I need.
The folling is a screenshot of a one-row grid layout in xaml:
One often has this for button rows and such: The content should be centered, and all elements should be their natural size, but also centered vertically individually.
In xaml, you can "star-size" columns and rows and "auto-size" the rest. But that doesn't mean there's a different trick by which jlayout can achieve the same result.
Can you help me out there?
The text was updated successfully, but these errors were encountered:
Hi Bram, I love the library so far - just what I was looking for.
I'm wondering if there are some examples for additional layouts I need.
The folling is a screenshot of a one-row grid layout in xaml:
One often has this for button rows and such: The content should be centered, and all elements should be their natural size, but also centered vertically individually.
In xaml, you can "star-size" columns and rows and "auto-size" the rest. But that doesn't mean there's a different trick by which jlayout can achieve the same result.
Can you help me out there?
The text was updated successfully, but these errors were encountered: