Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pan gesture to AnimationTree's StateMachine editor #42670

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

timothyqiu
Copy link
Member

This PR fixes #41135.

The magic number "8" is used in many pan gesture handling code, e.g. in GraphEdit, ScrollContainer and the Polygon 2D UV editor.

Tested on the current master and 3.2 branch.

@akien-mga akien-mga added bug cherrypick:3.x Considered for cherry-picking into a future 3.x release topic:editor labels Oct 9, 2020
@akien-mga akien-mga added this to the 4.0 milestone Oct 9, 2020
@akien-mga akien-mga merged commit 2e68a28 into godotengine:master Oct 9, 2020
@akien-mga
Copy link
Member

Thanks!

@timothyqiu timothyqiu deleted the state-machine-pan branch October 14, 2020 04:24
@akien-mga
Copy link
Member

Cherry-picked for 3.2.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trackpad scrolling doesn't work in AnimationTree's StateMachine editor
2 participants