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
Yeah, that's normal Stack.Item behavior With Stack it add's margin left on every item except first one, with Stack vertical it adds margin-top
It is not possible to use gap yet, as 516 is not yet finally released
Gap looks promising, maybe we should test it on a proper beta release though before everyone jumps to 516.
I already have it ready on my branch. But not sure it is time to open PR.
Wanna replace margin with gap
When using Stack in combination with wrap, the second and all following rows of childs will be misaligned from the first.
Is this behaviour intentional? I didn't see it with Flex before.
The text was updated successfully, but these errors were encountered: