alg.cubing.net icon indicating copy to clipboard operation
alg.cubing.net copied to clipboard

Play / pause when cube is clicked without drag

Open lgarron opened this issue 11 years ago • 2 comments

This should be familiar to everyone who's ever used a video player on the web. Need to figure out what cursor to show when.

lgarron avatar Jun 19 '14 20:06 lgarron

Couldn't you just use an onclick() for this? Or would that trigger even if it is dragged

jhpratt avatar Jul 17 '14 20:07 jhpratt

Clicking and dragging should not start/stop the player. This requires some careful heuristics (which are notoriously annoying for developers on mobile).

lgarron avatar Jul 17 '14 23:07 lgarron