Skip to content

More PointerEvents, bugfixes

Compare
Choose a tag to compare
@kdillon kdillon released this 08 Jun 19:33
· 54 commits to master since this release

Small update that adds PointerEvents to ContextClick / RightClick. Please note that this PointerEvent pointer-type is the default (mouse). Shortly, I will be adding the options to have Touch and Stylus pointer types.

Also, the problem with IE11 not-suppressing key events during preventDefault should be fixed.