Closed
Bug 942156
Opened 12 years ago
Closed 12 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•12 years ago
|
Assignee: nobody → etienne
| Assignee | ||
Updated•12 years ago
|
Blocks: edge-gestures
Comment 1•12 years ago
|
||
FWIW, the pull request, which isn't mentioned here, is: https://github.com/mozilla-b2g/gaia/pull/14039
| Assignee | ||
Comment 2•12 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•12 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•12 years ago
|
Attachment #8338216 -
Attachment description: WIP → Gaia PR
| Assignee | ||
Comment 5•12 years ago
|
||
Updated•12 years ago
|
Attachment #8338216 -
Flags: review?(alive) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•