Closed Bug 1918765 Opened 6 months ago Closed 5 months ago

Sidebar animation should use easing and not be a plain linear animation

Categories

(Firefox :: Sidebar, defect)

defect

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox130 --- unaffected
firefox131 --- unaffected
firefox132 --- fixed

People

(Reporter: mstange, Assigned: emilio)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

The sidebar animation that was rewritten in bug 1915230 is now using a linear timing function, because the new code is not setting any easing properties in the keyframes it passes to Element.animate. Before bug 1915230, it was using ease-in-out. Emilio, can you restore the ease-in-out?

Flags: needinfo?(emilio)

Set release status flags based on info from the regressing bug 1915230

Flags: needinfo?(emilio)

Restores the easing from before the new animation work.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cd6bbdfcadb9 Use ease-in-out easing for sidebar animation. r=sidebar-reviewers,kcochrane
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch

Set release status flags based on info from the regressing bug 1915230

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: