[wp-trac] [WordPress Trac] #22329: Retina Gravatars

WordPress Trac noreply at wordpress.org
Thu Feb 19 14:18:38 UTC 2015


#22329: Retina Gravatars
-------------------------+-----------------------------
 Reporter:  miqrogroove  |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:  ui
-------------------------+-----------------------------

Comment (by georgestephanis):

 Replying to [comment:41 miqrogroove]:
 > Replying to [comment:39 georgestephanis]:
 > > I believe you mean that compared to forcing all avatars to download at
 4x the necessary pixels, this is less effective.
 >
 > No.  I'm comparing the srcset feature to the existing plugin which only
 downloads hidpi images when the device pixel ratio is >= 1.5.

 Ah, so a JS polyfill.  That could easily test for browser support of
 `srcset` -- no?  It's a bit of a stretch to say "You're breaking the
 plugin!" by implementing something standards compliant in core that lets
 browsers natively handle responsive images as they're meant to without
 forcing images to re-download twice (as your current plugin does)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/22329#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list