edemaine / cocreate

Cocreate Shared Whiteboard/Drawing
MIT License
209 stars 27 forks source link

Drag less sensitive #109

Closed edemaine closed 3 years ago

edemaine commented 3 years ago

It's pretty hard to click and drag selected objects; should be more permissive in dragging vs. selecting new bunch of objects.

This is likely blocked on #87.

An alternative would be to add a drag handle (single icon, or entire border perhaps?) to the bounding box.

edemaine commented 3 years ago

Drag is now easy, thanks to #170. Initial selection is tricky without rectangle select, given that we don't have an error tolerance, but that is the job of #87.