Closed
Bug 1122426
Opened 9 years ago
Closed 9 years ago
[Stingray] UI-Transition - Animation for rename/delete button in edit mode
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: suchiu, Assigned: suchiu)
References
Details
Attachments
(1 file)
Animation when entering/exiting edit mode. Rename and trash icon should go up/down during the transition.
Assignee | ||
Comment 1•9 years ago
|
||
1. Add sliding up/down animation for rename/remove buttons in edit mode. 2. Add translate on rename/remove button when their parent card is focused. 3. Remove display none property on card panel since an element can not perform transition when it is hidden on the screen.
Attachment #8561140 -
Flags: review?(rexboy)
Attachment #8561140 -
Flags: review?(im)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → suchiu
Comment 2•9 years ago
|
||
Comment on attachment 8561140 [details] [review] Pull Request Looks good to me. Please move the css about card-panel to edit.css.
Attachment #8561140 -
Flags: review?(im) → review+
Comment 3•9 years ago
|
||
Comment on attachment 8561140 [details] [review] Pull Request Looks good to me.
Attachment #8561140 -
Flags: review?(rexboy) → review+
Comment 4•9 years ago
|
||
I forgot to mention in Github. Please use more specific word to describe your patch rather than "Edit mode enter/exit". It can be read as "animation for enter/exiting edit mode" and that's not what we want.
Comment 5•9 years ago
|
||
merged to master: https://github.com/mozilla-b2g/gaia/commit/3f26c02d828695a3665da2be7ae1229b1715616b gaia try is all green: https://treeherder.mozilla.org/#/jobs?repo=gaia-try&revision=ecf81f09b5a2
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Summary: [Stingray] UI-Transition - Edit mode enter/exit → [Stingray] UI-Transition - Animation for rename/delete button in edit mode
You need to log in
before you can comment on or make changes to this bug.
Description
•