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
If a node has overflow: auto in a given axis then it should be laid out as normal, but if it overflows then space for a scrollbar should be reserved (as with overflow: scroll) and layout for that node should be redone with the space for the scrollbar taken into account.
The text was updated successfully, but these errors were encountered:
If a node has overflow: auto in a given axis then it should be laid out as normal, but if it overflows then space for a scrollbar should be reserved (as with overflow: scroll) and layout for that node should be redone with the space for the scrollbar taken into account.
The text was updated successfully, but these errors were encountered: