vue-scrollto icon indicating copy to clipboard operation
vue-scrollto copied to clipboard

scroll alignment

Open 719media opened this issue 5 years ago • 1 comments
trafficstars

Feature request:

It would be nice if there was a field to specify alignment within the scroll, similar to how scrollIntoView works (https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView)

A polyfill also supports these options: https://github.com/magic-akari/seamless-scroll-polyfill

The reason is to scroll to an element, but have that element positioned start/center/end/nearest inside of the container.

719media avatar Jan 27 '20 22:01 719media

Yes i have the same problem .. Good feature 👍

RemiTiab avatar Nov 21 '20 13:11 RemiTiab