JForsaken / protosketcher-frontend

Protosketcher's frontend application.
0 stars 0 forks source link

Single select not working on touch device #89

Closed franck36 closed 7 years ago

franck36 commented 7 years ago

From Shape.jsx and Text.jsx :

onMouseDown={() => this.selectShape()}

We need to handle touchStart.