Skip to content

OverlayScrollbars Version 1.9.0

Compare
Choose a tag to compare
@KingSora KingSora released this 26 Jul 22:41
· 1112 commits to master since this release

Bugfixes:

  • Fixed a bug where unexpected scroll jumps happened after you changed a option.
  • Fixed a bug where a min-width change wasn't detected if width is auto
  • Fixed a bug where the update function didn't update a textarea properly, when only its value changed and due to that its size.

Features:

  • A new global method OverlayScrollbars.valid which checks whether a passed object is a non-destroyed OverlayScrollbars instance. You can read more about it here.

Improvements: