You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, we use scroll to zoom-in and zoom-out. And we use mouse drag-n-drop for moving.
To be consistent with OS (and browsers), I suggest to use horizontal and vertical scrolls for moving and use "Pinch-to-zoom" (like on smartphone) to zoom-in and zoom-out.
If users have no touchpad, they can use the key combination.
So we should adopt the same interactions as on any website.
The text was updated successfully, but these errors were encountered:
At the moment, we use scroll to zoom-in and zoom-out. And we use mouse drag-n-drop for moving.
To be consistent with OS (and browsers), I suggest to use horizontal and vertical scrolls for moving and use "Pinch-to-zoom" (like on smartphone) to zoom-in and zoom-out.
If users have no touchpad, they can use the key combination.
So we should adopt the same interactions as on any website.
The text was updated successfully, but these errors were encountered: