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
I want to initialize the scrollbars without showing them the first time
Proposal
On first time load, when setPosition gets called, have a way to not call 'show' on the x, y ScrollBar tracks. This allows them to only show when scroll is actually triggered.
The text was updated successfully, but these errors were encountered:
Motivation
I want to initialize the scrollbars without showing them the first time
Proposal
On first time load, when setPosition gets called, have a way to not call 'show' on the x, y ScrollBar tracks. This allows them to only show when scroll is actually triggered.
The text was updated successfully, but these errors were encountered: