mbrlabs / Lorien

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

selection #245

Closed tokazio closed 3 months ago

tokazio commented 1 year 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 1 year 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 1 year 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

mbrlabs commented 3 months ago

If i understand this correctly it should be fixed now in the latest main branch, so closing this. Thank you for your contribution nonetheless!

Feel free to open another issue though when there is still a bug.