whiteboard icon indicating copy to clipboard operation
whiteboard copied to clipboard

On mobiles (ios): Buttons hidden, unable to change zoom and view-area

Open dwarfi09 opened this issue 4 years ago • 2 comments

I stumble across a problem with different users' screen-sizes during collaborations. The view-area and zoom on mobiles (iOS both with safari and chrome) changes "magically". This leads into situations where you can't see the buttons anymore:

wb

It's not possible to change the zoom or move the view-area on the mobile, because the gestures are catched by the whiteboad and this just results into funny drawings...

It would be so great if

  1. the user could disable auto-zooming / auto-moving
  2. the user could choose whether the gestures should draw into the canvas (like it is now) or zooms / moves / scrolls (as he is used to). Something like a button "release mouse".

dwarfi09 avatar Apr 25 '20 21:04 dwarfi09

not as easy as it sounds. maybe we could detect the zoom gesture. Maybe also related to: https://github.com/cracker0dks/whiteboard/issues/21 and https://github.com/cracker0dks/whiteboard/issues/22

cracker0dks avatar Apr 27 '20 11:04 cracker0dks

Yes, a navigation as discussed in #21 in combination with zoom-buttons should also work.

dwarfi09 avatar Apr 27 '20 12:04 dwarfi09

we added a panning tool to the board.

cracker0dks avatar Dec 16 '22 21:12 cracker0dks