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 actions to View menu #284

Closed
wants to merge 1 commit into from
Closed

Add zoom actions to View menu #284

wants to merge 1 commit into from

Conversation

crumblingstatue
Copy link
Contributor

This commit adds 3 actions to the View menu, as well as shortcut keys
for them:

  • Zoom In (ctrl-+)
  • Zoom Out (ctrl--)
  • Normal Size (ctrl-0)

The former two are useful if the user does not have a mouse wheel.
The last one is useful if the user wants to quickly restore the default
zoom level.

This commit adds 3 actions to the View menu, as well as shortcut keys
for them:
- Zoom In     (ctrl-+)
- Zoom Out    (ctrl--)
- Normal Size (ctrl-0)

The former two are useful if the user does not have a mouse wheel.
The last one is useful if the user wants to quickly restore the default
zoom level.
@crumblingstatue crumblingstatue deleted the zoom_improvements branch March 18, 2014 14:41
@pkulchenko pkulchenko self-assigned this Mar 18, 2014
@pkulchenko
Copy link
Owner

Mika, I'm changing my mind on this. There were some recent developments that convinced me it may be worthwhile to have it in the core. However, I still prefer to have Zoom submenu with three Zoom items as in the plugin (zoomin, zoomout, and zoomreset?). Do you mind resubmitting the pull request as I'd like this to come as your contribution? Thank you!

@crumblingstatue
Copy link
Contributor Author

All right, I'll resubmit the pull request.

@pkulchenko
Copy link
Owner

Implemented as #290.

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.

None yet

2 participants