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
Hi,
After looking at this, it seems like it's way too much code/problems to add support for textareas.
I suggest using https://kingsora.github.io/OverlayScrollbars if you need this.
I will add a note on the README about this.
* master:
Add an scrollMaxSize option (fix#125
Refactor the way options are retrieved to be more scalable (no more mapping from data attributes)
Direction option is now handled through options for performances reason (ref #162)
Fix RTL support not positioning scrollbar properly (fix#153)
Add a "caveats" section to the README (fix#91)
2.6.1
Remove !important rule on props that don't absolutely need it
Overflow css rules shouldn't be defined as !important so user can opt-out from x/y scroll by overriding these easily
Add a new option to force track to be visible (same behaviour as overflow: scroll, show track, hide scrollbar) (ref #129)
Set SimpleBar to inherit from parent's max-height + fix issue in IE11 (fix#154)
add dist files for 2.6.0
2.6.0
# Conflicts:
# dist/simplebar.css
# dist/simplebar.js
Currently there is no solution for it. Would be nice to have one, the logic is the same, only the markup is a little bit different in this case.
The text was updated successfully, but these errors were encountered: