ember-scrollable
ember-scrollable copied to clipboard
Feat: Allow hiding of the scroll handle, but still have scrollable area
Use case: scroll bar that scrolls content not visually adjacent to the scrollbar, and you don't want the content to have its own scrollbar, so you'd implement it with two ember scrollable sections one with the scrollbar hidden.
Just a note to myself.