Skip to content

Fix mouse gestures not working after switching documents#5425

Merged
dacap merged 1 commit into
aseprite:mainfrom
JoshuaL03:fix-mouse-doc-switch
Sep 29, 2025
Merged

Fix mouse gestures not working after switching documents#5425
dacap merged 1 commit into
aseprite:mainfrom
JoshuaL03:fix-mouse-doc-switch

Conversation

@JoshuaL03

Copy link
Copy Markdown
Contributor

Fix #4388.

This PR fixes an issue where mouse gestures such as zooming in/out would not work immediately after switching tabs with ctrl+tab or ctrl+shift+tab; mouse movement was required for the functionality to work. The mouse widget should now automatically update after switching tabs and immediately allow for zooming to be done.

@JoshuaL03 JoshuaL03 requested a review from dacap as a code owner September 16, 2025 03:35
@aseprite-bot

Copy link
Copy Markdown
Collaborator

Hi there!

One or more of the commit messages in this PR do not match our code submission policy, please check the lint_commits CI job for more details on which commits were flagged and why.
Please do not close this PR and open another, instead modify your commit message(s) with git commit --amend and force push those changes to update this PR.

@aseprite-bot

Copy link
Copy Markdown
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@aseprite-bot

Copy link
Copy Markdown
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap dacap assigned dacap and martincapello and unassigned dacap Sep 19, 2025

@martincapello martincapello left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@martincapello martincapello assigned dacap and unassigned martincapello Sep 29, 2025
@dacap dacap merged commit 41e5097 into aseprite:main Sep 29, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zoom gesture doesn't work properly when switching back and forth between document

4 participants