Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Scroll Behavior: Smooth #18

Open
fuxingloh opened this issue Dec 14, 2020 · 0 comments
Open

CSS Scroll Behavior: Smooth #18

fuxingloh opened this issue Dec 14, 2020 · 0 comments
Labels
wontfix This will not be worked on

Comments

@fuxingloh
Copy link
Owner

fuxingloh commented Dec 14, 2020

Browser Compatibility

In Vue Horizontal, smooth scrolling is enabled by default. With scroll-behavior: smooth, it enables smooth scrolling experience when scroll event is triggered by programmatic calls. Although this is not a breaking functional feature, it provides a "smooth" scrolling user experience.

As of January 2021, there is only a 76% cross browser compatibility. Meantime you should polyfill this feature with
more information here. Polyfill should be done by the user, there are no plans to incorporate this natively in the library.

@fuxingloh fuxingloh added the wontfix This will not be worked on label Dec 14, 2020
@fuxingloh fuxingloh pinned this issue Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant