Closed
Bug 896231
Opened 11 years ago
Closed 11 years ago
hdpi resolution tweaks update for System app
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gduan, Assigned: gduan)
Details
Attachments
(2 files)
1. timebar position is a little higher than battery
2. iframe.getScreenshot(w,h) should use device_ratio*width/height
3. fix incorrect backgroundsize attribute in list_menu
4. replacing signal-searching.png with gif
5. update backgroundsize attribute
6. fix wrong background setting in update_manager.css
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → gduan
Summary: hdpi resolution tweaks for System app → hdpi resolution tweaks update for System app
Assignee | ||
Comment 1•11 years ago
|
||
This patch will fix below items.
1. remove bottom position of timebar.
2. iframe.getScreenshot(w,h) use device_ratio*width/height
3. set background-size as 1.5rem for prev.png and back.png
4. replacing signal-searching.png with gif
5. update backgroundsize attribute
6. fix wrong background setting in update_manager.css
Attachment #778915 -
Flags: review?
Assignee | ||
Comment 2•11 years ago
|
||
1. remove bottom position of timebar.
2. iframe.getScreenshot(w,h) use device_ratio*width/height
3. set background-size as 1.5rem for prev.png and back.png
4. update backgroundsize attribute
Attachment #778919 -
Flags: review?
Assignee | ||
Comment 3•11 years ago
|
||
Update attachment 778919 [details],
remove item 1.
Assignee | ||
Updated•11 years ago
|
Attachment #778915 -
Flags: review?
Assignee | ||
Updated•11 years ago
|
Attachment #778919 -
Flags: review?
Assignee | ||
Comment 4•11 years ago
|
||
Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 778915 [details]
PR to v1.1.0hd, system
Patch updated for below items.
1. timebar position is a little higher than battery
2. replacing signal-searching.png with gif
3. update backgroundsize attribute
4. fix wrong background setting in update_manager.css
Attachment #778915 -
Flags: review?(rexboy)
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 778919 [details]
PR to master, system
1. iframe.getScreenshot(w,h) use device_ratio*width/height
2. update backgroundsize attribute
Attachment #778919 -
Flags: review?(rexboy)
Updated•11 years ago
|
Attachment #778919 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Assignee | ||
Comment 8•11 years ago
|
||
Assignee | ||
Comment 9•11 years ago
|
||
Please ignore comment 8.
Merge to master
https://github.com/mozilla-b2g/gaia/commit/a2de1dd16a032cf24221c20fe1806b680021c9e9
Comment 10•11 years ago
|
||
Comment on attachment 778915 [details]
PR to v1.1.0hd, system
r=me, thanks
Attachment #778915 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 11•11 years ago
|
||
Merge to v1.1.0hd
https://github.com/mozilla-b2g/gaia/commit/f2bc4a004f592cd6dce4edda2b0533f4fd4f91f2
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•