From d6c3360dece76e31c690509a28d2fdf3ad6e9268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Wed, 11 Jan 2012 22:47:34 -0500 Subject: [PATCH] Interaction: Added TODO for MSPointer. --- ui/jquery.ui.interaction.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/jquery.ui.interaction.js b/ui/jquery.ui.interaction.js index 0e18e1013..35b1e7704 100644 --- a/ui/jquery.ui.interaction.js +++ b/ui/jquery.ui.interaction.js @@ -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({