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

Scrollwheel Support #12

Open
jgwhite opened this issue May 20, 2012 · 0 comments
Open

Scrollwheel Support #12

jgwhite opened this issue May 20, 2012 · 0 comments
Labels

Comments

@jgwhite
Copy link
Contributor

jgwhite commented May 20, 2012

Scrollwheel events should trigger prev/next behaviour on microfiche under cursor.

$('#my-slideshow').microfiche({ scrollwheel: true });

We don’t want microfiche capturing scrollwheel events like embedded Google Maps do.

Though with Mac trackpads we could arguably bind up the full touch controls, I think we should aim for a more general implementation—simply prev/next—for this release.

thomasmarshall pushed a commit that referenced this issue May 31, 2012
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

1 participant