v2.6.1
Features
- Add a new option:
forceVisible
(ordata-simplebar-force-visible
) to force track to be visible like nativeoverflow: scroll
#129
Bug fixes
- Fix wrong assumptions on
!important
statements in css. SimpleBar is now less violent in these css declarations and only real breaking declarations are defined as!important
. - Fix SimpleBar not working properly in IE11 #154