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 scrollExtent and scrollbarVisible prop when scrollbars hidden
Previously the hideScrollbars property would not be considered when calculating the scroll extent or the visibility of the scrollbar, leading to weird errors in calculating layouts on systems with larger scrollbars.
0 commit comments