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
As is mentioned in #66, currently scrollbar scrolls to very top when scrollbar.destroy() is called (destroy.js#L52). It would be better if native scrollbar could also stay at the same offset:
As is mentioned in #66, currently scrollbar scrolls to very top when
scrollbar.destroy()
is called (destroy.js#L52). It would be better if native scrollbar could also stay at the same offset:Also, scrollbars should preserve the same offset when it's initialized (smooth-scrollbar.js#L28):
The text was updated successfully, but these errors were encountered: