Secretmapper / react-image-annotation

An infinitely customizable image annotation library built on React
https://secretmapper.github.io/react-image-annotation/
MIT License
329 stars 135 forks source link

Improve touch #37

Open Secretmapper opened 5 years ago

Secretmapper commented 5 years ago

allowTouch should be true by default, however, the fact that it disables scrolling can feel very janky.

It should have an intuitive toggling mechanism - i.e. only allow annotation creation when the image is clicked at least once (focusing on image)