Closed
Bug 1016233
Opened 12 years ago
Closed 12 years ago
[Collections App] Collection UI styling
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(feature-b2g:2.0, tracking-b2g:backlog, b2g-v2.0 fixed)
RESOLVED
FIXED
2.0 S4 (20june)
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | fixed |
People
(Reporter: amirn, Assigned: ranbena)
References
Details
(Whiteboard: [systemsfe])
Attachments
(2 files)
The icons styling is handled by the gaia-grid component.
Styling for the header, bg image, close button is required.
| Reporter | ||
Updated•12 years ago
|
Blocks: collection-app
Updated•12 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.0
Whiteboard: [systemsfe]
Updated•12 years ago
|
Assignee: nobody → ran
Updated•12 years ago
|
Target Milestone: --- → 2.0 S3 (6june)
Comment 2•12 years ago
|
||
Hey Ran - something small I wanted to fix. I was going to file a bug, but then I saw this one. Hope you don't mind me adding a patch here. This patch carries over the same styling that we use in the search app and current homescreen for the full-size background and overlay.
Let me know what you think. Thanks!
Attachment #8431258 -
Flags: review?(ran)
| Assignee | ||
Comment 3•12 years ago
|
||
Yes it's good and I'll include it.
(Note that I will make sure the image returned by the server will fit the device screen dimension and dpi)
Flags: needinfo?(ran)
| Assignee | ||
Updated•12 years ago
|
Attachment #8431258 -
Flags: review?(ran) → review+
Comment 4•12 years ago
|
||
(In reply to Ran Ben Aharon (Everything.me) from comment #3)
> Yes it's good and I'll include it.
> (Note that I will make sure the image returned by the server will fit the
> device screen dimension and dpi)
Ok, landed the first part here: https://github.com/mozilla-b2g/gaia/commit/794753c7445fa5790bac3c3450367f728c83fd05. What do you guys do if it does not meet screen dimension and DPI? In the search app we currently use it anyway, do we need to do something different?
| Assignee | ||
Comment 5•12 years ago
|
||
Our server renders any requested dimension on the fly so it's no problem.
| Assignee | ||
Comment 6•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 7•12 years ago
|
||
Changes:
1. Header, content, colors, sizes
2. Wallpaper behind header
3. Collection name appears before eme.init
4. BG image retrieved by screen size and dpi
Attachment #8434945 -
Flags: review?(kgrandon)
Attachment #8434945 -
Flags: review?(amirn)
| Reporter | ||
Comment 8•12 years ago
|
||
Comment on attachment 8434945 [details] [review]
PR - UI styling
looks good!
Attachment #8434945 -
Flags: review?(amirn) → review+
| Reporter | ||
Comment 9•12 years ago
|
||
followups in bug 1020957
Updated•12 years ago
|
Attachment #8434945 -
Flags: review?(kgrandon) → review+
Updated•12 years ago
|
Target Milestone: 2.0 S3 (6june) → 2.0 S4 (20june)
| Reporter | ||
Comment 10•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 11•12 years ago
|
||
Mass modify - set status-b2g-v2.0 fixed for fixed bugs under vertical homescreen dependency tree.
status-b2g-v2.0:
--- → fixed
Updated•11 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•