vue-scroll-progress-bar icon indicating copy to clipboard operation
vue-scroll-progress-bar copied to clipboard

Allow custom vertical offset of progress bar

Open rasliche opened this issue 5 years ago • 0 comments
trafficstars

In certain situations, there may be a large header or other element that you would want to exclude from the height calculation. I'd like to be able to pass a reference to an element and have the progress bar calculate it's width and only become visible after that referenced element is outside of the viewport.

Will submit a PR for this soon.

rasliche avatar Dec 03 '19 21:12 rasliche