Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Simulate: Define getters for pageX and pageY in mouse events if they …
…come through as 0. Fixes #7324 - simulate mouse events broken for IE 9.
- Loading branch information
1 parent
370bc00
commit e2d9b02c56ee92fa92913b451598b59a385db609
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e2d9b02
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. Thanks Scott