[wp-trac] [WordPress Trac] #21455: HiDPI (retina) theme custom backgrounds
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 29 18:27:43 UTC 2012
#21455: HiDPI (retina) theme custom backgrounds
----------------------------+-----------------------
Reporter: nacin | Owner: Otto42
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.5
Component: Appearance | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------
Comment (by Otto42):
After banging my head on a wall for 3 weeks on this one, I'm inclined to
say push it to 3.6 or "wontfix" it.
Basic problem as I stated before: backgrounds don't have any indication as
to widths.
Two cases to consider:
- BIG background images have an inherent problem in that we don't know
what the intended width of the background image is supposed to be. So if
the image is large, do we half-size it and use the uploaded version as the
HiDPI version?
- SMALL background images have an inherent problem in that scaling small
images down looks terrible. If you take a 32px tiled image as the HiDPI
version, and scale it down to 16px for the normal case, it looks just
awful. Every site that has HiDPI tiled backgrounds includes two separately
made versions of them at each size (ask koop to show you some example
sites with HiDPI tiled images). So you kinda need a second uploader.
I have no solution to this problem. Everything I've tried short of adding
an entirely separate image uploader box has a major downside.
Suggestions welcome.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21455#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list