You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nobody wants right or middle mouse buttons to generate gestures.
The "up" gesture and track gesture with state "end" will always be generated to not surprise developers.
Events used for testing (CustomEvents with MouseEvent types) will not be required to specify button or buttons properties unless testing specifically for non-left input.
Nobody wants right or middle mouse buttons to generate gestures.
The "up" gesture and track gesture with state "end" will always be generated to not surprise developers.
Events used for testing (CustomEvents with MouseEvent types) will not be required to specify button or buttons properties unless testing specifically for non-left input.
This replaces PolymerElements/iron-behaviors#23, and handles right-click cases more accurately.
The text was updated successfully, but these errors were encountered: