Closed
Bug 895353
Opened 12 years ago
Closed 12 years ago
hdpi/xhdpi resolution assets and layout for Wallpaper app
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(b2g-v1.1hd fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.1hd | --- | fixed |
People
(Reporter: rexboy, Assigned: rexboy)
References
Details
Attachments
(2 files)
This bug represents fixes needed in Wallpaper app in order to deliver bug 881126:
-- Have visual supply us with @1.5x and the correct @2x images.
-- On v1.1hd, modify CSS/JS so that apps will display @1.5x/@2x images correctly.
-- On master, drop the @1.5x and @2x images and make sure there is no
more to tweak besides changes made on bug 830644.
As HIDPI support never landed on v1-train, it is expected the patch for both
branches on this bug will be different. The CSS/JS patch on v1.1hd will be based on the patch on master, but I won't expect it to be as simple as a |git cherry-pick|; so this is
where the engineering work lays.
The patch on top of v1-train should land on v1.1hd.
Assignee | ||
Updated•12 years ago
|
blocking-b2g: --- → hd?
Assignee | ||
Comment 1•12 years ago
|
||
https://github.com/rexboy7/gaia/compare/mozilla-b2g:v1.1.0hd...fixhd-bug895353 WIP
Just wanted to check if we need those wallpapers not listed in list.json. I'll send PR after that.
Assignee | ||
Comment 2•12 years ago
|
||
Assets-only change for master.
Tim, may you do the review for it?
Thanks a lot!
Attachment #778322 -
Flags: review?(timdream)
Assignee | ||
Comment 3•12 years ago
|
||
Asset change + cherry-pick wallpaper part from bug 830644
Attachment #778323 -
Flags: review?(timdream)
Updated•12 years ago
|
Attachment #778322 -
Flags: review?(timdream) → review+
Updated•12 years ago
|
Attachment #778323 -
Flags: review?(timdream) → review+
Comment 4•12 years ago
|
||
Updated•11 years ago
|
blocking-b2g: hd? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•