Closed
Bug 942156
Opened 8 years ago
Closed 7 years ago
Refine the app-to-app edge transition
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: etienne, Assigned: etienne)
References
Details
Attachments
(2 files)
The current, simplistic one is here for performance reasons. Let's try to refine it without compromising on performance. Quick c/c from the UX meeting: We also agreed that we need to differentiate between transitions between apps (swipe) and the current back button transition. (Currently they are the same.) To maintain performance, we're limited in the types of transitions. Etienne will experiment initially with opacity and, if that doesn't work, try a simplified drop shadow or, worst case, a slight gap between the apps. UX will work with Etienne to iterate on these transitions.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → etienne
Assignee | ||
Updated•8 years ago
|
Blocks: edge-gestures
FWIW, the pull request, which isn't mentioned here, is: https://github.com/mozilla-b2g/gaia/pull/14039
Assignee | ||
Comment 2•8 years ago
|
||
Hey Casey, can you flash this branch on a phone for you and Rob to five some feedback on it?
Attachment #8338216 -
Flags: feedback?(kyee)
Assignee | ||
Comment 4•7 years ago
|
||
Comment on attachment 8338216 [details] [review] Gaia PR Moving this along. We now have opacity + shadow as part of the transition with good performances.
Attachment #8338216 -
Flags: feedback?(kyee) → review?(alive)
Assignee | ||
Updated•7 years ago
|
Attachment #8338216 -
Attachment description: WIP → Gaia PR
Assignee | ||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Attachment #8338216 -
Flags: review?(alive) → review+
Assignee | ||
Comment 6•7 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/b69ff9dc02523f42180d90f02f3eb97da7e5f0c4
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•