Skip to content

Conversation

@mramato
Copy link
Contributor

@mramato mramato commented Mar 17, 2015

While window.navigator.pointerEnabled is deprecated in the W3C specification we still need to use it if it exists in order to support browsers that rely on it, such as the Windows WebBrowser control which defines window.PointerEvent but sets window.navigator.pointerEnabled to false.

mramato added 2 commits March 17, 2015 13:06
While window.navigator.pointerEnabled is deprecated in the W3C
specification we still need to use it if it exists in order to support
browsers that rely on it, such as the Windows WebBrowser control which
defines window.PointerEvent but sets window.navigator.pointerEnabled
to false.
bagnell added a commit that referenced this pull request Mar 17, 2015
@bagnell bagnell merged commit fd4112e into master Mar 17, 2015
@bagnell bagnell deleted the detect-pointer-events branch March 17, 2015 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants