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 Zoom controls to context menu and changed shortcuts #160

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pbdco
Copy link

@pbdco pbdco commented Dec 28, 2024

Added Zoom controls (Zoom In, Zoom Out, Zoom Reset) and shortcuts (only active when app window is open).

Zoom Controls

Adjust the interface size for better readability:

  • Zoom In: Cmd/Ctrl + =
  • Zoom Out: Cmd/Ctrl + -
  • Reset Zoom: Cmd/Ctrl + 0

Also accesible by right-clicking the menubar icon and selecting "Zoom":

image

App launch shortcut changed

Changed shortcut from ⌘ + Shift + G to ^ + ⌘ + C to avoid overlapping several apps shortcuts such as Finder "Go", Figma, etc.

@pbdco pbdco changed the title Add Zoom controls to context menu and shortcuts Add Zoom controls to context menu and changed shortcuts Dec 28, 2024
@pbdco pbdco marked this pull request as draft December 28, 2024 15:59
index.js Show resolved Hide resolved
@pbdco pbdco marked this pull request as ready for review December 28, 2024 16:00
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.

1 participant