Make WordPress Core

Opened 10 years ago

Last modified 10 years ago

#36442 new defect (bug)

Customizer: when setting header image and site logo, also create a 2x image if possible

Reported by: azaozz Owned by:
Priority: normal Milestone: Future Release
Component: Customize Version: 3.9
Severity: normal Keywords: needs-patch
Cc: Focuses:

Description

Currently after cropping an image for a header image or site logo, we make only smaller sizes images with the same ratio. These sizes are used (automatically) in srcset. We also need to make a 2x size for use on high density displays, if the original image is large enough.

Change History (3)

#1 @azaozz
10 years ago

  • Summary Customizer: when setting heared image and logo, also create a 2x image if possibleCustomizer: when setting header image and site logo, also create a 2x image if possible

#2 @celloexpressions
10 years ago

  • Keywords needs-patch added
  • Version3.9


This ticket was mentioned in Slack in #core-customize by westonruter. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.