mbrlabs / Lorien

Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
MIT License
5.12k stars 219 forks source link

selection #245

Open tokazio opened 12 months ago

tokazio commented 12 months ago

cursor at first time like in https://github.com/mbrlabs/Lorien/pull/215

deselect by clicking outside the selection box

maybe resolving https://github.com/mbrlabs/Lorien/issues/210

mbrlabs commented 11 months ago

Can you explain more in depth what this does?

If i try to move the selected strokes they all get deselected no matter where i click.

tokazio commented 11 months ago

Yes it's working when not moving the canvas, there's still a bug. I think the détection is not using thé 'moved' origin.

I wanted to deselect when touching outside the selection. It's easyer when using a Pen than a Key or a tool change in the menu