Remove touch move event

This commit is contained in:
Nicholas Kariniemi 2014-08-05 22:56:34 +03:00
parent bc7acf5645
commit b7dd1ba94d

View file

@ -79,7 +79,6 @@
:on-mouse-up #(transition-state owner :mouse-up)
:on-mouse-leave #(transition-state owner :mouse-leave)
:on-touch-start #(transition-state owner :touch-start)
:on-touch-move #(transition-state owner :touch-move)
:on-touch-cancel #(transition-state owner :touch-cancel)
:on-touch-end #(transition-state owner :touch-end)}
[:span.grub-static