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

WIP (DO NOT MERGE): A bunch of ideas into one #65070

Closed
wants to merge 5 commits into from

Conversation

andrewserong
Copy link
Contributor

What?

🚧 🚧 🚧 🚧 🚧 🚧 🚧 Just for testing: do not merge 🚧 🚧 🚧 🚧 🚧 🚧 🚧

This a WIP PR / exploration from @richtabor β€” just putting up a WIP PR so that it can easily be spun up in Playground.

It explores a few ideas for zoom out mode, etc. Details TBC

Why?

TBC

How?

TBC

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

@richtabor richtabor changed the title WIP (DO NOT MERGE): Try/zoom out mode WIP (DO NOT MERGE): A bunch of ideas into one Sep 6, 2024
Comment on lines +159 to +167
<Button
onClick={ handleZoomOut }
icon={ ZoomOutIcon }
label={ __('Zoom Out') }
isPressed={ isZoomedOut }
size="compact"

>
</Button>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Handling this in #65183

@andrewserong
Copy link
Contributor Author

Just closing this out now as the ideas have largely been incorporated elsewhere.

@johnbillion johnbillion deleted the try/zoom-out-mode branch February 10, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Zoom Out [Type] Experimental Experimental feature or API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants