<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:dcrousso+webkit&#64;gmail.com" title="Devin Rousso &lt;dcrousso+webkit&#64;gmail.com&gt;"> <span class="fn">Devin Rousso</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Custom bezier curve editor controlpoints left beyond panel can't be easily reached again"
   href="https://bugs.webkit.org/show_bug.cgi?id=154734">bug 154734</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>dcrousso+webkit&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Custom bezier curve editor controlpoints left beyond panel can't be easily reached again"
   href="https://bugs.webkit.org/show_bug.cgi?id=154734#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Custom bezier curve editor controlpoints left beyond panel can't be easily reached again"
   href="https://bugs.webkit.org/show_bug.cgi?id=154734">bug 154734</a>
              from <span class="vcard"><a class="email" href="mailto:dcrousso+webkit&#64;gmail.com" title="Devin Rousso &lt;dcrousso+webkit&#64;gmail.com&gt;"> <span class="fn">Devin Rousso</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154734#c0">comment #0</a>)
<span class="quote">&gt; There’s no way to retrieve control points that have bene dragged out of view.</span >

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.

<span class="quote">&gt; The view should probably scale to fit the bounds of the curve and the
&gt; control points.</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>