Closed
Bug 1129312
Opened 10 years ago
Closed 10 years ago
[Stingray][Home] Polish Edit mode and simple-text buttons
Categories
(Firefox OS Graveyard :: Gaia::TV::Home, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rexboy, Assigned: rexboy)
References
Details
(Whiteboard: [ft:conndevices])
We need to polish animations of edit mode.
1. The shrink/enlarge animation of card list shouldn't tremble.
2. Transition of entering edit mode: 0.66s, cubic-bezier(0.25, 0, 0, 1)
3. Transition of leaving edit mode: 0.8s, cubic-bezier(0.6, 0, 0, 1)
4. Opacity of black overlay should be 0.8 in edit and rearrange mode ;
meanwhile, opacity should be 0.65 under normal mode.
5. Font color of unselected simple-text buttons should be #6e6e6e.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → rexboy
Assignee | ||
Comment 1•10 years ago
|
||
This is fixed by the patch of bug 1128840.
I fixed them together since they need to change same part of the codes.
https://github.com/mozilla-b2g/gaia/commit/e9b2d507f16867eb500334773f4e6a1b7f8dd686
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•