Skip to content

Conversation

Infinite-Null
Copy link
Contributor

@Infinite-Null Infinite-Null commented Jan 29, 2025

Closes: #45127

What?

Added a range slider control to allow users to fine-tune their zoom level in the editor.

Why?

Different screen sizes and content layouts may require different zoom levels for optimal viewing, and a single zoom preset doesn't accommodate these varying needs.

Testing Instructions

  1. Open the editor with any post or page
  2. Click the zoom-out button in the top right toolbar
  3. Verify that a slider appears next to the zoom button
  4. Test the slider by dragging it to different positions
  5. Click the zoom button again to exit zoom mode

Screencast

Screen.Recording.2025-01-29.at.12.29.45.PM.mov

- Added a range control slider next to the zoom toggle button
- Added state management for controlling zoom values
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: Infinite-Null <[email protected]>
Co-authored-by: annezazu <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@Mamaduka Mamaduka added [Type] Enhancement A suggestion for improvement. [Feature] Zoom Out labels Jan 29, 2025
@adamsilverstein adamsilverstein added the Needs Design Feedback Needs general design feedback. label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Zoom Out Needs Design Feedback Needs general design feedback. [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zoomed out view: add ability to change the amount of zoom
3 participants