Skip to content

Scrollwheel Support #12

@jgwhite

Description

@jgwhite

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions