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: Scrollbar size was not recalculated properly on the Y axis (#49)
Fix: Scrollbar size calculation was wrong when reaching the minimum width/height and was breaking the layout in certain situations (#46)
Fix: Options were just not working properly :)
Feature: Scrollbar minimum size is now configurable with an option (data-simplebar-scrollbar-min-size' on the element or via options objectscrollbarMinSize`) (#44)