letsfindaway / OpenBoard

I'm using this fork to contribute features and fixes to the upstream project. In order to create good pull requests, I'm rebasing my feature branches, squashing and reordering commits, etc. If you fork this repository be aware that my development branches may rewrite history without prior notice.
http://openboard.ch/
GNU General Public License v3.0
9 stars 0 forks source link

Snap to grid: Control or indicate snapping edge #176

Closed letsfindaway closed 3 weeks ago

letsfindaway commented 3 weeks ago

When objects snap on all four corners, then snapping behavior is often not easy to understand for the user.

Investigate ways to either indicate to the user which side snaps or to let them control the snapping side.

letsfindaway commented 3 weeks ago

An initial implementation of a snap indication around the center of the cursor was added to my PR. Waiting for suggestions to improve the visual appearance.