obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

UI: Add preview zoom controls

Open cg2121 opened this issue 1 year ago • 1 comments

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:

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

cg2121 avatar Aug 24 '24 04:08 cg2121

This was something on my todo list for after the Preview controls were added. Will need a visual pass from myself at some point

Warchamp7 avatar Oct 07 '24 20:10 Warchamp7