feat(studio): support preview panning with mouse and trackpad#888
feat(studio): support preview panning with mouse and trackpad#888func25 wants to merge 3 commits into
Conversation
|
can you share a video testing it pls? |
|
Sure, here is the white scene test video, use midlde-mouse to move around: Screen.Recording.2026-05-16.at.13.42.30.mov |
c77408e to
5ddd137
Compare
|
Great feature @func25 ! Would you be open to adding trackpad two-finger panning support as well? This would provide parity with tools like Remotion, where users can pan by dragging with two fingers on their trackpad. It's a common gesture on modern laptops and would make the preview navigation feel more complete. |
|
Added, thanks for the idea (I saw your recommendation in the zoom in/out GitHub issue also) |
|
Thank you so much for the fast response & commit @func25 ! It would be great if we can also include some of these small features/bug fixes in this PR too (or else I'll file a new issue instead, what do you think?):
Zoom screenshots: |
|
Let's file a new issue. This PR should only handle panning :) |
19e50b8 to
513481d
Compare


What
Add middle-mouse and trackpad panning to the Studio preview.
Why
These are the convenient and standard ways to move around the preview in many visualization platforms.
How
Test plan
How was this tested?