I first had an onClick function, that was fine and basically correct. Then I noticed that using onTouchStart for touch-devices feels snappier and faster, so I imple
onClick