Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Only prevent the default browser event handling when the specific event types aren't disabled by the user #10

Merged
merged 4 commits into from
Aug 12, 2015

Commits on Mar 29, 2015

  1. Only prevent the default browser event handling when the specific eve…

    …nt types aren't disabled by the user
    Jonas Platte committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    16e215e View commit details
    Browse the repository at this point in the history
  2. Revert preventing the default action for MouseMove events when SDL_MO…

    …USEMOTION is enabled
    Jonas Platte committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    f88028c View commit details
    Browse the repository at this point in the history
  3. Fixed preventDefault data type

    Jonas Platte committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    d23ba2c View commit details
    Browse the repository at this point in the history
  4. Fixed return statement in Emscripten_HandleMouseFocus

    Jonas Platte committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    eebda65 View commit details
    Browse the repository at this point in the history