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

Improve scrolling actions in the animation track editor #48598

Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented May 9, 2021

master version of #50502.

Follow-up to #48572.

  • Implement timeline scrobbling using Alt + Mouse wheel anywhere in the animation track editor.
    • Snap settings are followed, and precise snapping can be obtained by also holding down Shift.
    • This modifier wasn't used by anything in the animation editor.
  • Allow zooming by using Ctrl + Mouse wheel on the timeline itself.
    • Previously, this was only possible on the track area, not the timeline.

The diff is relatively large because I had to expose the track edit so it can be accessed from the timeline.

- Implement timeline scrobbling using Alt + Mouse wheel anywhere in the
  animation track editor.
  - Snap settings are followed, and precise snapping can be obtained by also
    holding down Shift.
  - This modifier wasn't used by anything in the animation editor.
- Allow zooming by using Ctrl + Mouse wheel on the timeline itself.
  - Previously, this was only possible on the track area, not the timeline.
@Calinou Calinou added cherrypick:3.x Considered for cherry-picking into a future 3.x release enhancement topic:editor usability labels May 9, 2021
@Calinou Calinou added this to the 4.0 milestone May 9, 2021
@akien-mga akien-mga merged commit 5bd0692 into godotengine:master Jun 15, 2021
@akien-mga
Copy link
Member

Thanks!

akien-mga added a commit that referenced this pull request Jun 15, 2021
@Calinou Calinou removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Jul 15, 2021
@Calinou Calinou deleted the animation-track-editor-improve-scrolling branch August 3, 2021 15:59
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.

2 participants