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
Fix accidentally inverted condition (for Group stack layout participation check)
The check was backwards which meant that even Groups with no visible
children would participate in stack layout participation, so wrapping
a bunch of children in a Group wasn't a layout preserving operation.
0 commit comments