edemaine / cocreate

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

click-and-drag for rectangular select #54

Closed adqm closed 3 years ago

adqm commented 4 years ago

it would be great if one could click and drag to select all objects in a rectangular region, rather than having to click on individual objects directly

one could imagine: if the selection tool is active and the click is on an object, keep the existing behavior. if not, start a rectangular select (make the selection official when the click is released). in either case, holding the shift button should add objects to the selection rather than resetting it.

edemaine commented 4 years ago

Yep, that's what I had in mind for #17 (rectangular select). High on my list...

adqm commented 4 years ago

Ah, OK, great! I hadn't noticed that this was already on the roadmap.

edemaine commented 3 years ago

Rectangular select is complete! (and will be live in a few minutes)

Let me know if you encounter any issues with it.