mpizenberg/elm-pointer-events

Addition of movementX/Y to MouseEvent

Open

#29 opened on Jun 19, 2023

 (7 comments) (0 reactions) (0 assignees)Elm (9 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (73 stars)
PR merge metrics
 (PR metrics pending)

Description

According to official docs, movementX/Y is well-supported both by Safari and iOS. If you don't mind, I'd like to make a PR adding it.

Contributor guide