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

re-enable scroll glue #54

Open
garretwilson opened this issue Jan 20, 2017 · 1 comment
Open

re-enable scroll glue #54

garretwilson opened this issue Jan 20, 2017 · 1 comment
Labels

Comments

@garretwilson
Copy link

If a user scrolls, say, a horizontal block to the middle, scroll glue is suspended (i.e. turned off). How can I programmatically, if I add new horizontal content to the block, re-enable scroll glue?

@oliversalzburg
Copy link
Collaborator

Setting scrollTop or scrollLeft manually on the container should work. What values need to be set depends on the isAttached in use.

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

No branches or pull requests

2 participants