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 numpad accelerators for zooming #203

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Add numpad accelerators for zooming #203

merged 1 commit into from
Jun 23, 2021

Conversation

dogancelik
Copy link
Contributor

This is a small temporary fix for this issue (element-hq/element-web#9533), because Electron doesn't let you use multiple accelerators yet. Because the numpad menuitems are invisible, they won't show up in the menu but will work like in the example below.

zoom.fix.mp4

@SimonBrandner
Copy link
Contributor

@dogancelik, thanks for working on this! Could you please include a sign-off as described here?

Signed-off-by: Doğan Çelik <dogancelik93@gmail.com>
@dogancelik
Copy link
Contributor Author

@SimonBrandner Thank you, I added now.

@jryans jryans requested a review from a team June 11, 2021 12:28
@t3chguy
Copy link
Member

t3chguy commented Jun 11, 2021

Weird, Cmd + numpad works fine for me on macos without this PR

@dogancelik
Copy link
Contributor Author

@t3chguy I think there's an underlying issue in Electron that needs fixing regarding non-English keyboard layouts and key bindings. It's not a critical issue so feel free to close.

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

Seems to be a thing we should do.

ftr, I can reproduce the issue on Windows 10, en_US, Nightly.

@turt2live turt2live merged commit f613705 into element-hq:develop Jun 23, 2021
@dogancelik dogancelik deleted the numpad-zoom branch June 23, 2021 10:01
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.

4 participants