[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 03:38:29 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216308

--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
The method called on the Ionic Animation object as the gesture ends is progressEnd(0, 0.45330467732456015, 500). I assume we attempt a 500ms animation started from a 0.45 point and we're not starting it from the provided progress but from the beginning which is what it looks like.

-- 
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/2f39e2e4/attachment.htm>


More information about the webkit-unassigned mailing list