[wp-trac] [WordPress Trac] #46363: Images in about.php should be served locally, not from s.w.org

WordPress Trac noreply at wordpress.org
Wed Oct 28 04:53:47 UTC 2020


#46363: Images in about.php should be served locally, not from s.w.org
----------------------------------------------+----------------------------
 Reporter:  pputzer                           |       Owner:  garrett-
                                              |  eclipse
     Type:  task (blessed)                    |      Status:  accepted
 Priority:  normal                            |   Milestone:  5.6
Component:  Help/About                        |     Version:
 Severity:  normal                            |  Resolution:
 Keywords:  has-screenshots has-patch commit  |     Focuses:  css, privacy
----------------------------------------------+----------------------------

Comment (by ryelle):

 [attachment:"46363.5.diff"] iterates on the previous patch to fix the
 second row of items on IE, and uses the 480px breakpoint for switching to
 single column. I also got image resizing sorted out, so now this 800px
 wide `freedoms.png` image (350 KB) can replace the `freedoms-2x.png` (460
 KB).

 To summarize the patch itself, it introduces a breakpoint into the
 4-column layout, so that we don't have a large jump from 4 columns down to
 a much wider single column at 782px. The 2 column layout exists from 782px
 to 480px, when it drops down to the single column. This means we can
 shrink the image used on the freedoms page, which saves about 110KB.

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


More information about the wp-trac mailing list