[wp-trac] [WordPress Trac] #33177: Persist expanded states for submenus in Twenty Fifteen when customizing menus
WordPress Trac
noreply at wordpress.org
Wed Jul 29 18:12:28 UTC 2015
#33177: Persist expanded states for submenus in Twenty Fifteen when customizing
menus
--------------------------+-------------------------
Reporter: westonruter | Owner: obenland
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Themes | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: javascript
--------------------------+-------------------------
Changes (by westonruter):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"33491"]:
{{{
#!CommitTicketReference repository="" revision="33491"
Twenty Fifteen: Only re-initialize the main navigation in the Customizer
when it is specifically updated.
* Fix a bug where updating the social menu links would cause the main
navigation to get its toggle-expanded buttons duplicated.
* Persist any existing submenu expanded states on the updated menu.
* Improve naming of `customize-preview-menu-refreshed` event param from
`wpNavArgs` to `wpNavMenuArgs` (old name is retained and marked as
deprecated).
Fixes #33177.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33177#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list