Closed
Bug 1089568
Opened 11 years ago
Closed 11 years ago
[camera] outline offset to play button background
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pivanov, Assigned: pivanov)
Details
(Whiteboard: visual design, [fxos:media], ux-most-wanted)
Attachments
(3 files)
|
46 bytes,
text/x-github-pull-request
|
justindarc
:
review+
amylee
:
ui-review-
|
Details | Review |
|
665.12 KB,
image/png
|
Details | |
|
409.18 KB,
image/png
|
amylee
:
ui-review+
|
Details |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8511896 -
Flags: review?(pdahiya)
Comment 2•11 years ago
|
||
Thanks Pavel, that was quick! Passing the review to camera peer so that they are in loop. Also setting ui-review flag for Amy.
Justin, This is follow up bug of a similar fix done in gallery app video player in bug 994681. Please review.
Updated•11 years ago
|
Attachment #8511896 -
Flags: ui-review?(amlee)
Attachment #8511896 -
Flags: review?(pdahiya)
Attachment #8511896 -
Flags: review?(jdarcangelo)
Comment 3•11 years ago
|
||
Comment on attachment 8511896 [details] [review]
patch for Gaia/master
Hi,
The background grey circle should be inside the white outline circle. Right now it looks like it's larger than the white outline.
Attachment #8511896 -
Flags: ui-review?(amlee) → ui-review-
| Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8511896 [details] [review]
patch for Gaia/master
Hey Amy,
can you check the patch again?
Attachment #8511896 -
Flags: ui-review- → ui-review+
Comment 5•11 years ago
|
||
Hi,
There still seems to be a bit of a dark edge just outside the white line so it looks unsharp. It might just be a matter of reducing the size of the dark circle background so it's slightly smaller than the circle outline. You can just attach a screenshot for me for the next UI review. Thanks
Comment 6•11 years ago
|
||
Comment on attachment 8511896 [details] [review]
patch for Gaia/master
Hi,
There still seems to be a bit of a dark edge just outside the white line so it looks unsharp. It might just be a matter of reducing the size of the dark circle background so it's slightly smaller than the circle outline. You can just attach a screenshot for me for the next UI review. Thanks
Attachment #8511896 -
Flags: ui-review+ → ui-review-
| Assignee | ||
Comment 7•11 years ago
|
||
Hey Amy,
now I reduce the size of the dark circle by 0.2rem is this enough?
Flags: needinfo?(amlee)
Comment 8•11 years ago
|
||
(In reply to Pavel Ivanov [:ivanovpavel] from comment #7)
> Hey Amy,
> now I reduce the size of the dark circle by 0.2rem is this enough?
Can you send me a screenshot? I'm still seeing a slight outline but I'm not sure if it's because my phone isn't flashing the updated patch.
Flags: needinfo?(amlee) → needinfo?(pivanov)
| Assignee | ||
Comment 9•11 years ago
|
||
Flags: needinfo?(pivanov)
Attachment #8513499 -
Flags: ui-review?(amlee)
Comment 10•11 years ago
|
||
Comment on attachment 8513499 [details]
Shot
Perfect! Thanks for fixing this. Can you make sure the same style is applied to the video player in the gallery app? Thanks
Flags: needinfo?(pivanov)
Attachment #8513499 -
Flags: ui-review?(amlee) → ui-review+
Comment 11•11 years ago
|
||
Comment on attachment 8511896 [details] [review]
patch for Gaia/master
I have one question in the GitHub PR about one of the CSS declarations that I believe is redundant, but other than that it looks ok to me. Also, based on what Amy said in Comment 10, I'm wondering if we shouldn't just move the CSS file under "shared/style/media" since "video_player.js" originates from "shared/js/media" and is used in both Camera and Gallery. If not, you'll likely need a follow-up bug to copy/paste the same CSS changes into Gallery.
Attachment #8511896 -
Flags: review?(jdarcangelo) → review+
| Assignee | ||
Comment 12•11 years ago
|
||
Thanks :)
I think the "shared/style/" is only for building blogs and they will be transferred to web components ... I will leave them as they are for now.
Landed to master:
https://github.com/mozilla-b2g/gaia/commit/86b3cdf8bc50698a58e01dccd63f5c7318e02d8a
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(pivanov)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•