-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Could any mobile support for creating notes be possible?
For starters, most of the changes wouldn't be made here but in the library we use to draw the notes, similar to how we added "rotation" support. From the looks of it, this currently only listens to mouse events
https://github.com/Moestash/react-shape-editor
If the "set avatar" cropping is anything to go by, even if it works on mobile it is very annoying to control due to scrolling. Maybe there is a way to disable scrolling without also disabling the ability to do dragging/cropping.