You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add pause and resume methods?
So that after the pause method call the scroller does not work at all, it does not react in any way to user actions and API calls.
After the resume method is called, everything should resume.
The text was updated successfully, but these errors were encountered:
Hello.
In my application it is necessary that when the sidebar is expanded, page scrolling will pause.
It would be nice to pause the page scrolling. https://jsfiddle.net/rh1qtuey/8/
Can you add pause and resume methods?
So that after the pause method call the scroller does not work at all, it does not react in any way to user actions and API calls.
After the resume method is called, everything should resume.
The text was updated successfully, but these errors were encountered: