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

[BUG] Zoom in shortcut not functioning #325

Closed
tanchekwei opened this issue Jul 1, 2023 · 4 comments
Closed

[BUG] Zoom in shortcut not functioning #325

tanchekwei opened this issue Jul 1, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@tanchekwei
Copy link
Contributor

tanchekwei commented Jul 1, 2023

Describe the bug
The "zoom in" shortcut Ctrl + + does not work.

I always have to click on the menu button to zoom in.
image

However, the zoom out shortcut Ctrl + - works fine.

To Reproduce
Steps to reproduce the behavior:

  1. Press Ctrl + +
  2. No zoom in effect

Expected behavior
Expected text to enlarge when presssing Ctrl + +.

Versions

  • OS and version: Windows 11
  • ChatALL version: 1.29.41

Network
Are you using a VPN or proxy? No

@tanchekwei tanchekwei added the bug Something isn't working label Jul 1, 2023
@sunner
Copy link
Owner

sunner commented Jul 1, 2023

It works on macOS. It look like another Electron compatibility problem. Refer: electron/electron#15496

@tanchekwei
Copy link
Contributor Author

Ctrl + Shift + + works on Window, from this comment:

electron/electron#15496 (comment)

Thanks

@thepro-3418
Copy link

what you said is not ctrl+'+' it's ctrl+'='.ctrl+shift+= makes '+'

@tanchekwei
Copy link
Contributor Author

what you said is not ctrl+'+' it's ctrl+'='.ctrl+shift+= makes '+'

Yes, you are right. In that case, the shortcut is indeed working.

So, I was expecting the zoom in shortcut to be Ctrl + = 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants