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

Scrolling happens in two jumps. #10

Open
iamdanfox opened this issue Feb 12, 2014 · 4 comments
Open

Scrolling happens in two jumps. #10

iamdanfox opened this issue Feb 12, 2014 · 4 comments

Comments

@iamdanfox
Copy link
Owner

Replace litera's plugin with this one: https://github.com/Arwid/jQuery.scrollIntoView. This seems to allow multiple targets.

@iamdanfox
Copy link
Owner Author

Tried using Arwid's plugin. It doesn't support the :scrollable selector. This broke a lot of other code. 6639433

@iamdanfox
Copy link
Owner Author

Made some adjustments to litera's plugin. 7154eb2 on f/plugin3 Seems to cover some basic cases, but not reliably tested yet.

@iamdanfox
Copy link
Owner Author

Naive union is not completely desirable: if target doesn't fit in the viewport, we must make sure the anno is visible!

(A priority list perhaps?)

@iamdanfox
Copy link
Owner Author

Worth investigating: (1309 stars) https://github.com/flesler/jquery.scrollTo

Doesn't have :scrollable selector ... would need both.

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

1 participant