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
We could possibly have 3 options for panning when view is zoomed :
pan proportional to remote screen border distance (like in attached video, this is what Rust Desk does)
pan by moving cursor to the view edge (this is what you currently do)
pan by always centering view around cursor location (my favorite way)
An option to be able to zoom in / zoom out with mouse / kb (ex. : shortcut + mouse scroll that would zoom to cursor location) would be amazing. So when working with mouse / kb, we wouldn't have to constantly touch the screen to zoom in / zoom out.
We could possibly have 3 options for panning when view is zoomed :
An option to be able to zoom in / zoom out with mouse / kb (ex. : shortcut + mouse scroll that would zoom to cursor location) would be amazing. So when working with mouse / kb, we wouldn't have to constantly touch the screen to zoom in / zoom out.
Many thanks for considering this FR.
ScreenRecording_05-25-2026.17-17-23_1.1.mp4