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

Scroll faster when holding Alt in TextEdit (and script editor) #48599

Merged
merged 1 commit into from
May 17, 2021

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented May 9, 2021

This feature is inspired by a similar feature found in Visual Studio Code.
A 5× speed modifier is applied when holding down Alt, letting you spare your mouse wheel 🙂

Note that I didn't expose a property to disable this behavior, but if you disable scrolling somehow or mark scroll events as handled in your script, it should be ignored anyway.

This feature is inspired by a similar feature found in
Visual Studio Code.
@Calinou Calinou requested review from a team as code owners May 9, 2021 23:31
@Calinou Calinou added cherrypick:3.x Considered for cherry-picking into a future 3.x release enhancement topic:editor topic:gui usability labels May 9, 2021
@Calinou Calinou added this to the 4.0 milestone May 9, 2021
@akien-mga akien-mga merged commit b3e3f0e into godotengine:master May 17, 2021
@akien-mga
Copy link
Member

Thanks!

akien-mga added a commit that referenced this pull request May 17, 2021
@akien-mga
Copy link
Member

Cherry-picked for 3.4.

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.

3 participants