Skip to content

Commit

Permalink
Merge pull request #282 from fANZYo/master
Browse files Browse the repository at this point in the history
Add mouseUp event dispatcher
  • Loading branch information
jerosoler authored Oct 26, 2021
2 parents 5ad9166 + d302b35 commit 1cba691
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24,143 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ Event | Return | Description
`clickEnd` | event | Once the click changes have been made
`contextmenu` | event | Click second button mouse event
`mouseMove` | { x, y } | Position
`mouseUp` | event | MouseUp Event
`keydown` | event | Keydown event
`zoom` | zoom_level | Level of zoom
`translate` | { x, y } | Position translate editor
Expand Down
Loading

0 comments on commit 1cba691

Please sign in to comment.