[wp-trac] [WordPress Trac] #48780: Image Editor screen is scaled incorrectly
WordPress Trac
noreply at wordpress.org
Mon Feb 17 08:23:17 UTC 2020
#48780: Image Editor screen is scaled incorrectly
-------------------------------------------------+-------------------------
Reporter: fierevere | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.4
Component: Media | Version: 5.3
Severity: normal | Resolution:
Keywords: has-screenshots has-patch needs- | Focuses: ui,
testing | administration
-------------------------------------------------+-------------------------
Changes (by sabernhardt):
* keywords: has-screenshots needs-patch => has-screenshots has-patch
needs-testing
Comment:
`48780.4.diff` simply sets the `min-width` and `max-width` within existing
breakpoints (with no padding change) to fix where the layout started to
break in version 5.3.
The `48780.adjusted-float-drop.diff` option also enforces one-column
layout from 850-1200 pixels wide (or zoom equivalent) for attachment
editor screens. This would change the screen for any attachment type,
though, not just images that need editing. It repurposes the style set
that enforces one-column layout for the (classic) post editor, and it
leaves the post editor's current breakpoint at 850. There still is a range
around 770-870 where expanding the side navigation can push the main image
editor column down, but my attempts to fix that clearly made it worse.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48780#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list