github KingSora/OverlayScrollbars v2.7.0
OverlayScrollbars Version 2.7.0

latest releases: v2.10.1, v2.10.0, v2.9.0...
10 months ago

Improvements

  • Improvements for running in deno and bun.
  • Initialization as the body element is now detected as such when the tag name of the target element is "body". Previously this detection was done with target === target.ownerDocument.body which would not work when creating a new body element in memory.
  • If a non generated elements.viewport element is provided during initialization its scroll position will be taken as the initial scroll position instead of the scroll position of the target element.
  • When interacting with the scrollbars itself the scrollbars.autoHideDelay will now apply when the scrollbars would be auto hidden when the interaction ends.

Changelogs:

You can read further details in the corresponding changelogs.

Don't miss a new OverlayScrollbars release

NewReleases is sending notifications on new releases.