Skip to content

Fix double handling of shortcut key handler#619

Merged
almarklein merged 2 commits into
almarklein:mainfrom
Crunkle:main
May 17, 2026
Merged

Fix double handling of shortcut key handler#619
almarklein merged 2 commits into
almarklein:mainfrom
Crunkle:main

Conversation

@Crunkle

@Crunkle Crunkle commented May 12, 2026

Copy link
Copy Markdown
Contributor

The shortcut key handler fires twice in some browsers due to the bubble up from canvas to window. This causes issues when trying to move in the timeline as it jumps by multiple days instead of a single one.

@almarklein

Copy link
Copy Markdown
Owner

Thanks!

@almarklein

Copy link
Copy Markdown
Owner

Linting fails. Can you please run black . from the root?

@Crunkle

Crunkle commented May 15, 2026

Copy link
Copy Markdown
Contributor Author

Sure thing. It looks like the formatting failures are from an unrelated previous PR but should be corrected now.

@almarklein almarklein merged commit c2168ad into almarklein:main May 17, 2026
9 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.

2 participants