[wp-trac] [WordPress Trac] #46611: Mobile menu icon in admin not displaying properly in 5.2-alpha
WordPress Trac
noreply at wordpress.org
Wed Mar 27 19:58:28 UTC 2019
#46611: Mobile menu icon in admin not displaying properly in 5.2-alpha
------------------------------+----------------------
Reporter: earnjam | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.2
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: ui
------------------------------+----------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"45040" 45040]:
{{{
#!CommitTicketReference repository="" revision="45040"
Administration: Fix Dashicon backwards compatibility issues.
In [44940], the Dashicon files in core were updated to contain the latest
version of the font from the GitHub repo. This change follows that up by
fixing several backwards compatibility issues caused by the new build
process used to generate the font files and fixes the missing menu icon
when viewing the admin on small screens.
- `buddicons-bbpress-logo (f12b)` was moved back to the correct location
of `f477`.
- `editor-ltr (f129)` was moved back to the correct location of `f10c`.
- `email-alt2 (f10a)` was moved to the correct location of `f467`.
The following icons were restored to their previous locations:
- `camera-alt (f129)`
- `edit-large (f327)`
- `editor-distractionfree (f211)`
- `update-alt (f113)`
- `twitter-alt (f302)`
- `text-page (f121)`
- `plugins-checked (f485)`
- `menu-alt3 (f349)`
- `menu-alt2 (f329)`
- `menu-alt (f228)`
- Duplicate lock icon at location `f315`
- Duplicate `editor-code` icon at location `f494`
- `arrow-up` at `f143`.
The `editor-ltr` and `editor-rtl` icons had also been switched. The arrows
now point in the correct directions at the correct Unicode locations
(`f10c` and `f320` respectively).
And, lastly, this change also introduces the `code-standards (f13a)` icon
that was not included in the previous build.
Props afercia, earnjam, oztaser, joen, cathibosco1, ianbelanger, desrosj.
See #41074.
Fixes #46611.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46611#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list