Implement drag zoom/scroll gestures#1023
Draft
williamchange wants to merge 7 commits into
Draft
Conversation
This was referenced Jul 11, 2025
Closed
60fd8a8 to
2ae303d
Compare
|
Hi, any idea when this could be implemented on the master or other branches? cause wanted to use the glow feature and others, but this only works on the drag zoom/scroll gestures branch, still don't understand how the structure of github works :P |
1dadb9f to
2250b46
Compare
4f71712 to
2cd51f5
Compare
|
Hi all! I was excited to see this working, but for some reason, it doesn't work in the 1.4 release for Linux :S |
Contributor
This pull request isn't merged yet, so it's not in 1.4. |
827456c to
5a5ea6b
Compare
7caa0a8 to
41dae1a
Compare
41dae1a to
13379a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds drag zoom/scrolling gesture for various panels
Mouse warping can be toggled via preferences
Drag Zoom Ctrl / Cmd + MMB
Implemented in GraphEdit, Preview2D/3D and Reference panels
zoom_gesture.mp4
Drag Scroll MMB
Implemented in:
out.mp4
code_edit_.mp4
about-scroll.mp4