edemaine / cocreate

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

Horizontal/vertical lines with Shift #187

Closed diomidov closed 3 years ago

diomidov commented 3 years ago

I think it used to be possible to draw horizontal/vertical lines while holding Shift. But now it only draws diagonal lines unless you are pixel-perfect.

diomidov commented 3 years ago

Now you can't make diagonal lines with Shift. I thought it's supposed to snap to the nearest multiple of 45?

edemaine commented 3 years ago

That's not how it used to work.

Shift could allow 45 degrees... Admittedly, Illustrator does this. (I somehow thought it only did orthogonal.)

Ideally you could specify the n to divide 360 by. This is #123, so maybe should discuss there.