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.24k stars 412 forks source link

Paste in the middle of current view, not in the center #992

Closed asivery closed 4 weeks ago

asivery commented 1 month ago

When for example an image is pasted into the current document, it always lands in the center of it, regardless of where the user's view is located. This might be unintuitive for some users, who would expect the newly-pasted image to pop up on their screen, regardless of which part of the document they are looking at, and not have to scroll back to the document's center. This pull request fixes this issue.

kaamui commented 4 weeks ago

Exact ! thank you !