mbrlabs / Lorien

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

Snap to grid #230

Open Jiehong opened 1 year ago

Jiehong commented 1 year ago

Currently, the grid can be displayed, and it seems resizing the grid is coming with https://github.com/mbrlabs/Lorien/pull/199.

What would be great is to have the ability to have shapes/cursor snap to the grid points while drawing.

This allows aligning things, spacing them, and having them look neat without having perfect dexterity while drawing.

I'm mostly thinking about the shapes such as line, rectangle, etc, but not the free brush whose point is not to snap to anything.