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.35k stars 423 forks source link

feat: display snap indicator at the respective corner #1099

Closed letsfindaway closed 3 days ago

letsfindaway commented 1 week ago

This PR addresses comment https://github.com/OpenBoard-org/OpenBoard/pull/1013#issuecomment-2360432207. The snap indicator is now shown at the point which caused the snapping. If this is outside of the visible area of the view, then the indicator is shown at the edge of the visible area.

Additionally this PR solves the problem with glitches when moving objects in a second commit.

See https://github.com/OpenBoard-org/OpenBoard/issues/827#issuecomment-1821556616

letsfindaway commented 1 week ago

If you want I can of course split this PR into two, because the two commits are not very much related.

kaamui commented 3 days ago

No It's OK. But I'll have to change the design again. So for now, I'll simplify the behavior and we'll see how to improve it for 1.7.3.