[wp-trac] [WordPress Trac] #27403: Improve UI for linking areas of Customizer preview to corresponding controls (desktop and mobile)
WordPress Trac
noreply at wordpress.org
Fri Nov 11 09:46:48 UTC 2016
#27403: Improve UI for linking areas of Customizer preview to corresponding
controls (desktop and mobile)
-------------------------+--------------------------------------------
Reporter: westonruter | Owner: westonruter
Type: enhancement | Status: closed
Priority: high | Milestone: 4.7
Component: Customize | Version: 3.9
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui, accessibility, javascript
-------------------------+--------------------------------------------
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/27403#comment:122>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list