Closed
Bug 881148
Opened 12 years ago
Closed 12 years ago
hdpi/xhdpi resolution assets and layout for Gallery app
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(blocking-b2g:hd+, b2g18 wontfix, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix, b2g-v1.1hd fixed)
VERIFIED
FIXED
blocking-b2g | hd+ |
People
(Reporter: timdream, Assigned: gduan)
References
Details
Attachments
(2 files)
This bug represents fixes needed in Gallery 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, I expect 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
|
Assignee: nobody → gduan
Assignee | ||
Comment 2•12 years ago
|
||
progressbar / gradient / pattern have no x1.5 image
Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 767100 [details]
PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
Please kindly help to review it. It's for WVGA device on v1.1.0hd branch.
Attachment #767100 -
Flags: review?(rexboy)
Attachment #767100 -
Flags: review?(dale)
Comment 4•12 years ago
|
||
Comment on attachment 767100 [details]
PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
Thanks for your patch, but some modification is needed. See comments on Github.
Attachment #767100 -
Flags: review?(rexboy)
Comment 5•12 years ago
|
||
Comment on attachment 767100 [details]
PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
Passing along to David for gallery review
Attachment #767100 -
Flags: review?(dale) → review?(dflanagan)
Comment 6•12 years ago
|
||
I'll be on vacation until July 19th and do not have time to review this patch before I go. rexboy's review seems thorough and may well be sufficient to land when he gives r+.
If you need another review, consider asking :samjoch who has recently worked on gallery CSS.
Comment 7•12 years ago
|
||
Comment on attachment 767100 [details]
PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
Clearing the r? request because I won't have time to review before vacation.
Attachment #767100 -
Flags: review?(dflanagan)
Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 767100 [details]
PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
Hi Rex,
Thanks for reviewing. I just updated based on your comments. I use headers.css from bug 885228 (PR10720) to test my layout. Please kindly check again.
Attachment #767100 -
Flags: review?(rexboy)
Comment 9•12 years ago
|
||
Comment on attachment 767100 [details]
PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
r=me.
thanks for the patch!
Attachment #767100 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 10•12 years ago
|
||
Master branch works fine in GAIA_DEV_PIXELS_PER_PX=1.5 , so I only update necessary x1.5 images.
Attachment #771144 -
Flags: review?(rexboy)
Assignee | ||
Updated•12 years ago
|
Attachment #767100 -
Attachment description: Pointer to Github pull request https://github.com/mozilla-b2g/gaia/pull/10599 → PR to hd https://github.com/mozilla-b2g/gaia/pull/10599
Comment 11•12 years ago
|
||
Comment on attachment 771144 [details]
PR to master, x1.5 images upload
I think committing png files is just enough for master.
Please remove css changes and go around to see if there are any layout broken.
Thank you!
Comment 12•12 years ago
|
||
Comment on attachment 771144 [details]
PR to master, x1.5 images upload
r=me. Thanks a lot!
Attachment #771144 -
Flags: review?(rexboy) → review+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 13•12 years ago
|
||
master: https://github.com/mozilla-b2g/gaia/commit/02b247112bfe9984c4f1ed086a790c8ac5a96cff
v1.1hd: https://github.com/mozilla-b2g/gaia/commit/c2987b69a075958821bf268f25630c2d00a1cfc7
Please paste the merge commits URL when closing the bug!
status-b2g18:
--- → wontfix
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → wontfix
status-b2g-v1.1hd:
--- → fixed
Flags: needinfo?(gduan)
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(gduan)
![]() |
||
Comment 14•11 years ago
|
||
[2013/10/21 Helix Testing]
Gaia: c829a2042594b6c3a4899ee27979799a0f301534
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/f7c657f6d019
BuildID 20131015042201
Version 18.0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•