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

zoom: Fix zoom issues. #975

Merged
merged 1 commit into from
Jun 13, 2020
Merged

zoom: Fix zoom issues. #975

merged 1 commit into from
Jun 13, 2020

Conversation

manavmehta
Copy link
Collaborator

Any background context you want to provide?

The zoom issues seemed to be caused due to electron roles.
We also had our own definitions firing up along with the roles which might be clashing and the other instances of roles not being much effective in our use case.

What's this PR do?

  • Remove roles from zoom options
  • Add accelerator for zoomIn - Change both zoomIn, zoomOut accelerators as 'Ctrl/Cmd + Plus' seems not to work most of the time

You have tested this PR on:

  • macOS Catalina 10.15.4
  • Linux/Ubuntu
  • Windows

The zoom issues seemed to be caused due to electron roles.
We also had our own definitions firing up along with the roles which might be clashing and the other instances of roles not being much effective in our use case.

* Remove roles from zoom options
* Add accelerator for zoomIn
@zulipbot zulipbot added size: XS and removed size: S labels Jun 12, 2020
@akashnimare akashnimare changed the title zoom: Fix zoom issues zoom: Fix zoom issues. Jun 13, 2020
@akashnimare akashnimare merged commit b6f4e2b into zulip:master Jun 13, 2020
@manavmehta manavmehta deleted the zoom branch June 25, 2020 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants