[wp-trac] [WordPress Trac] #43727: Update Dashboard: Use high-dpi icon assets

WordPress Trac noreply at wordpress.org
Tue Apr 10 02:52:40 UTC 2018


#43727: Update Dashboard: Use high-dpi icon assets
-----------------------------+-----------------------
 Reporter:  dd32             |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  5.0
Component:  Upgrade/Install  |    Version:
 Severity:  normal           |   Keywords:  has-patch
  Focuses:                   |
-----------------------------+-----------------------
 On `wp-admin/update-core.php` the icons used is the first in the following
 order `svg, 1x, 2x`.

 That order seems a little off, it should instead use icons in the order of
 `svg,  2x,  1x`.
 Right now if a plugin has a 128px and a 256px icon, it'll always use the
 128px version.

 Patch attached.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43727>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list