Interaction: Added TODO for MSPointer.

This commit is contained in:
Scott González 2012-01-11 22:47:34 -05:00
parent 8f712d8928
commit d6c3360dec

View File

@ -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({