Closed
Bug 1131456
Opened 10 years ago
Closed 10 years ago
[Stingray] Scaling animation for rename/delete button when focused in edit mode should not have delay
Categories
(Firefox OS Graveyard :: Gaia::TV, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: suchiu, Assigned: suchiu)
References
Details
Attachments
(1 file)
1. Rename/delete button has transition delay for sliding up, however, we should remove this delay when the sliding effect is not required. Otherwise, this transition delay will remain when the buttons are focused and scaled.
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
1. Remove the transition delay when the focus element is rename or delete button
2. As I discussed with Scott, transition delays for rename and delete buttons are changed to 0 and 0.1s.
3. The smart-button under focused card will remain scaled(but no outline) even we are selecting rename/delete button.
4. Hide rename/delete button when bubbling animation is playing.
Assignee | ||
Updated•10 years ago
|
Attachment #8561911 -
Flags: review?(rexboy)
Attachment #8561911 -
Flags: review?(im)
Comment 3•10 years ago
|
||
Comment on attachment 8561911 [details] [review]
[PullReq] sean2449:Bug_1131456 to mozilla-b2g:master
looks good to me.
Attachment #8561911 -
Flags: review?(im) → review+
Updated•10 years ago
|
Attachment #8561911 -
Flags: review?(rexboy) → review+
Comment 4•10 years ago
|
||
merged to master:
https://github.com/mozilla-b2g/gaia/commit/e846bc37ade8eaad82a00ffda6eb34906dbcc07f
gaia try is all green:
https://treeherder.mozilla.org/ui/#/jobs?repo=gaia-try&revision=5102fd43cc22
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Component: Gaia → Gaia::TV
You need to log in
before you can comment on or make changes to this bug.
Description
•