[wp-trac] [WordPress Trac] #38651: Customizer edit icons may be partially off-screen in Device Preview mode
WordPress Trac
noreply at wordpress.org
Fri Nov 11 09:46:50 UTC 2016
#38651: Customizer edit icons may be partially off-screen in Device Preview mode
-------------------------------------------------+-------------------------
Reporter: afercia | Owner: sirbrillig
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.7
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots has-patch reporter- | Focuses:
feedback 2nd-opinion |
-------------------------------------------------+-------------------------
Comment (by westonruter):
In [changeset:"39202"]:
{{{
#!CommitTicketReference repository="" revision="39202"
Customize: Remove left-margin guard from edit shortcuts and adjust for
small screen sizes.
Removes the `.customize-partial-edit-shortcut-left-margin` class which was
not effective on some themes, created a worse experience for other themes,
and which did not recalculate when the preview was reflowed or resized.
Now some small-width media queries are added to handle common cases while
more dramatic issues can be handled by the theme. Also renames
`Partial.positionEditShortcut()`to `Partial.addEditShortcutToPlacement()`
which is a more accurate description of its function.
Props sirbrillig, sstoqnov.
See #38651, #27403.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38651#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list