meemooapp icon indicating copy to clipboard operation
meemooapp copied to clipboard

touchscreen support

Open forresto opened this issue 12 years ago • 6 comments

  • suppress pan inside of modules
  • connect wires with taps
  • fat finger testing
  • enabling dragging outside of modules http://ross.posterous.com/2008/08/19/iphone-touch-events-in-javascript/

forresto avatar Jan 14 '12 20:01 forresto

i'll try this: https://github.com/furf/jquery-ui-touch-punch

forresto avatar Apr 17 '12 20:04 forresto

hammer.js is interesting too.

automata avatar Jun 12 '12 19:06 automata

touch-punch works for dragging, but we need zooming/scrolling to work

forresto avatar Aug 22 '12 17:08 forresto

tested touch-punch on a samsung tablet (tab 10.1, android 2.3 honeycomb).

works great. we can have scrolling if setting to auto-scroll (there is an example on "Draggable" category from touch-punch page).

automata avatar Aug 22 '12 18:08 automata

went ahead and made this live, but selectable is messing things up... need a tablet to test...

forresto avatar Aug 22 '12 20:08 forresto

Need: bigger drag targets

forresto avatar Jun 05 '13 11:06 forresto