mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Interaction: Added TODO for MSPointer.
This commit is contained in:
parent
8f712d8928
commit
d6c3360dec
1
ui/jquery.ui.interaction.js
vendored
1
ui/jquery.ui.interaction.js
vendored
@ -161,6 +161,7 @@ var touchHook = interaction.hooks.touch = {
|
||||
};
|
||||
|
||||
// TODO: test mouse
|
||||
// TODO: how can we detect a "right click" with a pen?
|
||||
var pointerHook = interaction.hooks.msPointer = {
|
||||
setup: function( widget, start ) {
|
||||
widget._bind({
|
||||
|
Loading…
Reference in New Issue
Block a user