We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9c7de commit 100eafeCopy full SHA for 100eafe
1 file changed
src/input/InputPlugin.js
@@ -764,6 +764,7 @@ var InputPlugin = new Class({
764
}
765
766
pointer.dragState = 0;
767
+ list.splice(0);
768
769
770
return 0;
0 commit comments