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
We are using Eclipse theia, and it has a custom scroll bar style.
And we need a virtual scroll view inside it with overflow: overlay, which is no longer supported by Chrome.
I think allowing the user to pass in scrollbarWidth by props can fix this.
Because not all scroll view has the same scroll bar width.
The text was updated successfully, but these errors were encountered:
We are using Eclipse theia, and it has a custom scroll bar style.
And we need a virtual scroll view inside it with overflow: overlay, which is no longer supported by Chrome.
I think allowing the user to pass in scrollbarWidth by props can fix this.
Because not all scroll view has the same scroll bar width.
The text was updated successfully, but these errors were encountered: