glift icon indicating copy to clipboard operation
glift copied to clipboard

Improve touch-events for mobile (add guide lines)

Open artasparks opened this issue 10 years ago • 1 comments

There's a couple things that are related.

  1. The action should be moved to touch-end.
  2. We should consider adding guidelines. This is a pretty common feature on mobile apps.

I think this would be a great feature. Adding guide-lines for mobile would make it much easier to avoid misclicks

How it would be implemented: touchstart: add guidelines on stone grid touchend: remove guidelines, perform action.

artasparks avatar Jul 12 '14 14:07 artasparks