[Webkit-unassigned] [Bug 216308] REGRESSION (r260360): Ionic modal dialog doesn't animate correctly when dragged and released
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 10 07:37:41 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216308
--- Comment #6 from Antoine Quint <graouts at webkit.org> ---
Created attachment 408442
--> https://bugs.webkit.org/attachment.cgi?id=408442&action=review
Reduction
Attached what I think is a reduction of the problem. In this code we run an animation for 1s with a linear easing and then update the timing at mid-way to change the easing to a bezier-curve and change the "direction" property. I think we fail to account for the "direction" when we set the current time of the accelerated animation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200910/9c7c1a79/attachment-0001.htm>
More information about the webkit-unassigned
mailing list