Overlay rail scrollbar: fade with scrolling, transparent track (#25) #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rail-scrollbar-25"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per the approved rail-scrollbar mockup. One identical snippet (
railscrollclass + CSS + script) in account.html, docs.html — both its sidebar and the on-this-page rail — and admin.html: native scrollbar hidden, custom overlay thumb fades in while scrolling, out ~0.7s after it settles; fully transparent track, no gutter, no layout shift, native scrolling untouched. Canonical copy indesign/system/components/core/RailScroll.snippet.html. Closes #25.