OpenBoard-org / OpenBoard

OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
https://openboard.ch/
GNU General Public License v3.0
2.41k stars 431 forks source link

Feat: rotate snap indicator and snap rotated items #1168

Open letsfindaway opened 1 day ago

letsfindaway commented 1 day ago

This PR applies the snap-to-grid function correctly to rotated items. It tries to make snapping more foreseeable and toi better fit user expectations for rotated items.

See also https://github.com/letsfindaway/OpenBoard/issues/185 for a discussion of this feature and the list of tests I have conducted.