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

body scroll lock #220

Closed
fateme572 opened this issue Sep 9, 2020 · 5 comments
Closed

body scroll lock #220

fateme572 opened this issue Sep 9, 2020 · 5 comments

Comments

@fateme572
Copy link

Hi
How to enable body scroll locking without breaking scrolling of a target element???

@wangyi7099
Copy link
Member

Can you elaborate ?

@fateme572
Copy link
Author

Ok!
I want to prevent body from scrolling as long as I scroll on the element containing the v-scroll even when the scroll of the element is finished and I am still scrolling on the element.
The v-scroll now works in such a way that the body scrolls after the scrolling of the element is completed.
Was I able to get what I meant?

@wangyi7099
Copy link
Member

v-scroll seems not relative to vuescroll ?

@fateme572
Copy link
Author

There is a typo, I mean the vuescroll

@wangyi7099
Copy link
Member

hi this behavior is intended. vuescroll will simulate native scroll behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants