[Webkit-unassigned] [Bug 154736] Web Inspector: Transition cutom bezier curve editor does not reflect transition duration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 13:16:37 PST 2016


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

Devin Rousso <dcrousso+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcrousso+webkit at gmail.com

--- Comment #1 from Devin Rousso <dcrousso+webkit at gmail.com> ---
(In reply to comment #0)
> While nice for a general sense of the curve the transition preview the
> duration of the preview seems fixed; it is the same regardless of what value
> I have set for the transition.

It is fixed to 250ms (UserInterface/Views/BezierEditor.css:55).

> I can understand if the intent is for this dialog to be specifically about
> the curve out of the context of the animation but it would be nice if the
> actual curve and duration were represented somewhere.

So would something similar to how the gradient editor has an "Angle" input, have a duration input to change how long it takes?  Or are you thinking more on the lines of just picking up the duration (if set) from the CSS property and using that as the timing for the preview?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160226/0a7be86f/attachment.html>


More information about the webkit-unassigned mailing list