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

UI: Add preview zoom controls #11182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cg2121
Copy link
Contributor

@cg2121 cg2121 commented Aug 24, 2024

Description

This adds preview zoom out and zoom in buttons next the the scaling percent label. This also adds these as actions in the scaling menu, along with a reset zoom action.

Screenshot from 2024-08-23 22-24-45

Motivation and Context

Makes the scaling UI better

How Has This Been Tested?

Zoomed in and out the preview

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@cg2121 cg2121 requested a review from Warchamp7 August 24, 2024 04:15
@cg2121 cg2121 added Enhancement Improvement to existing functionality UI/UX Anything to do with changes or additions to UI/UX elements. labels Aug 24, 2024
@cg2121 cg2121 force-pushed the preview-shortcuts branch 3 times, most recently from f7971e2 to a002652 Compare August 24, 2024 04:35
This adds preview zoom out and zoom in buttons next the the scaling
percent label. This also adds these as actions in the scaling menu,
along with a reset zoom action.
@cg2121 cg2121 changed the title UI: Add preview zoom widgets UI: Add preview zoom controls Aug 24, 2024
@Warchamp7 Warchamp7 self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to existing functionality UI/UX Anything to do with changes or additions to UI/UX elements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants