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

Cannot scroll when intro guide is active #5

Open
Narretz opened this issue Nov 17, 2016 · 1 comment
Open

Cannot scroll when intro guide is active #5

Narretz opened this issue Nov 17, 2016 · 1 comment

Comments

@Narretz
Copy link

Narretz commented Nov 17, 2016

When a highlighted element is partly outside the viewport, then it should be possible to scroll to see it. Atm intro-guide is hijacking the scrolling. I get some ugly jittering when trying to scroll, and I cannot actually scroll at all. Tested in FF and Chrome.

@Narretz
Copy link
Author

Narretz commented Nov 18, 2016

I've solved this by re-drawing the hole in the canvas after a debounced scroll. Doesn't look too pretty (Maybe it can be animated?), but it works

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