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

Allow default action for touch events #184

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2013

  1. Allow default action for touch events

    Added a flag to touch event.preventDefault(). Allows touch events to
    show action such as dragging and scrolling in html canvas.
    
    Use compile flag -D flambe_allow_touch_default
    workinKeith committed Oct 25, 2013
    Copy the full SHA
    878f00c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Copy the full SHA
    0a6785a View commit details
    Browse the repository at this point in the history