-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Assembler: Site preview zooms over 100% #85317
Comments
This will be taken care of in #85123 |
The whole site preview is pulled over 100% its original size; not the zooming mechanism itself. We'd need to adapt a full stop on the scaling of the site frame, so that the contents are not scaled. |
Interesting, I didn't know that. Do you have an example? Like before and after? |
When the viewport is wide enough, the preview can zoom beyond 100%: What @richtabor is proposing is to cap it at 100% and center it: |
Proposing this PR #85820 cc: @autumnfjeld @lucasmendes-design @Automattic/lego |
📌 ACTIONS
|
Closing this #85820 |
Description
Having the site preview scale past 100% makes the fonts and other elements seem quite distorted and very large. I would expect that the preview cannot scale past 100%, and instead would be centered in the available space.
Visuals
The text was updated successfully, but these errors were encountered: