Closed
Bug 910324
Opened 11 years ago
Closed 11 years ago
[e.me][feature] Equalize size of Evme and Grid icon’s
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sonmarce, Assigned: evyatar)
References
Details
Attachments
(1 file)
No description provided.
Comment 1•11 years ago
|
||
Additional information:
In v1.2 Evme results are a more integral part of the homescreen. It makes sense that grid icons and Evme result icons have the same look and feel.
Initially we'd like to make them the same size. Probably going to resize the Evme results.
Updated•11 years ago
|
Assignee: nobody → evyatar
Status: NEW → ASSIGNED
Comment 3•11 years ago
|
||
Evyatar, the psd resides here https://www.dropbox.com/s/z4vjy4ypfed9dec/A01_v1.2%20%28Balanced%29.psd
Notice the icon sizes and spacings.
Assignee | ||
Comment 4•11 years ago
|
||
on branch *results-design*
Commit: 6b0943b031d9b911e541d17f1a8fba94f4136015
https://github.com/EverythingMe/gaia/commit/6b0943b031d9b911e541d17f1a8fba94f4136015
NOTE this will not fix the apps ABOVE the line (pinned apps) since this was fixed in a different ticket (911772).
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•11 years ago
|
Status: REOPENED → ASSIGNED
To note, we have 3 sets of sizes for icons which are dictated by part of our build script for gaia (which in turn depends on the device). Is it possible to have various images depending on screen resolution/size for e.me so that the icons won't get pixelated/stretched, etc?
Blocks: 905455
Comment 7•11 years ago
|
||
Sure. Every Collection icon has a manifest "collection.manifest" which defines icon sizes and corresponding image paths, just like apps do.
This will be addressed in Bug 910338
Ah. Thanks! I missed seeing that bug.
Assignee | ||
Comment 9•11 years ago
|
||
Attachment #811971 -
Flags: review?(crdlc)
Comment 10•11 years ago
|
||
Comment on attachment 811971 [details]
Patch - redirect to github PR
I added some comments on github for homescreen part. Please Ran review evme code. Thx
Attachment #811971 -
Flags: review?(ran)
Attachment #811971 -
Flags: review?(crdlc)
Attachment #811971 -
Flags: review+
Comment 11•11 years ago
|
||
The semi-transparent circular background layer is part of the rendered image.
This creates a few design quirks in edit mode:
1. The background pulsates and overlaps the icon's circular border.
2. When dragging an an app icon the rendered image shrinks, exposing a gap between the background and the border.
3. The gap gets bigger when dragging an app over a Collection icon.
Imo it's a quirk. Might be by design.
Flags: needinfo?(evyatar)
Comment 12•11 years ago
|
||
I was testing this patch and my collection icons are not updated after drop an application. Am I doing something wrong?
Comment 13•11 years ago
|
||
Inside a collection, if I enter in edit mode the ace to delete apps seem to be placed wrongly according to grid
Comment 14•11 years ago
|
||
Cristian, the app drop does work - only you might not see the icon updating because it's added last. Open the collection - you'll see the app there.
This will change in Bug 921092.
Comment 15•11 years ago
|
||
Yes, icons are saved perfectly I know. I expected that the icon changes, alright, I can see the other bug ;) Thx
Comment 16•11 years ago
|
||
Evyatar, I agree with Cristian that the X (delete button) is now mispositioned in Collection results. I assume it's because of icon size changes?
Assignee | ||
Comment 17•11 years ago
|
||
Addressed and pushed both issues - Remove button position and the dark underlay (moved it to be the background of the border element).
Flags: needinfo?(evyatar)
Updated•11 years ago
|
Attachment #811971 -
Flags: review?(ran) → review+
Assignee | ||
Comment 18•11 years ago
|
||
landed in master
b8cc3a7dfe6a7a78f48533e1712c7d5c0479f074
https://github.com/mozilla-b2g/gaia/commit/b8cc3a7dfe6a7a78f48533e1712c7d5c0479f074
Status: ASSIGNED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
blocking-b2g: --- → koi?
Assignee | ||
Comment 19•11 years ago
|
||
removing koi? since e.me 1.2 features are delayed for future version
blocking-b2g: koi? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•