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
Fixed bug with missing update call after setting scrollTop/scrollLeft;
Removed constructor, methods can be called properly without them;
Fixed bug when scrollbars wasn't shown after scroll ability appeared;
Fixed default styles;