[Webkit-unassigned] [Bug 154734] Web Inspector: Custom bezier curve editor controlpoints left beyond panel can't be easily reached again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 13:12:08 PST 2016


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

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

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

--- Comment #2 from Devin Rousso <dcrousso+webkit at gmail.com> ---
(In reply to comment #0)
> There’s no way to retrieve control points that have bene dragged out of view.

You actually can retrieve the controlpoints as the code chooses the closest point to the current mouse position when the user clicks on the bezier area.

> The view should probably scale to fit the bounds of the curve and the
> control points.

If we are going to scale, should it only happen once the user lets go of a controlpoint  (it resizes smaller if there was previously one offscreen and resizes larger if one is currently offscreen)? It should also only be a vertical scaling as you can't drag the controlpoints offscreen to the left or right.

-- 
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/24056002/attachment.html>


More information about the webkit-unassigned mailing list