edemaine / cocreate

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

Extended crosshairs #212

Open edemaine opened 1 year ago

edemaine commented 1 year ago

For lining things up far away on a grid (e.g. points and rectangles), it'd be useful to have a "cursor" that draws infinite horizontal and vertical lines through the cursor point. [Josh]

It can't be an actual mouse cursor, so would have to lag behind a bit; perhaps it's only worth showing after the cursor hasn't moved for 1/10 second or a few frames or something.

Perhaps this could just be added on as an extension to the existing Crosshair option? Or it might be totally independent.