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

fixes #436 - Add PointerEvent support to getEventCoordinates method #437

Merged
merged 5 commits into from
Aug 31, 2021

Commits on Aug 26, 2021

  1. fixes clauderic#436 - Added isPointerEvent and updated getEventCoordi…

    …nates
    Roman Kartsev committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    08be467 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. [review fix] change how we check for MouseEvent or PointerEvent in ge…

    …tEventCoordinates
    Roman Kartsev committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    b0e64ef View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. [fix] keep events checks consistent

    Roman Kartsev committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    f3f76b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. [review fix] introduce hasViewportRelativeCoordinates to check both m…

    …ouse events and pointer events
    Roman Kartsev committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    1d11990 View commit details
    Browse the repository at this point in the history
  2. Add changeset

    clauderic authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    06cbdc1 View commit details
    Browse the repository at this point in the history