<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Try the attached patch and try moving the points inside the
      point-inv array. It works a lot slower and has a much higher cpu
      footprint than any other array in the patch. This is on 0.46.2.
      Might be worth trying it on 0.14.7 or 0.20 for comparison.</p>
    <p>Another couple of problems (as noted in issues I submitted last
      night):</p>
    <ul>
      <li>Properties is sometimes available in the popup and sometimes
        isn't inside the subpatch. We need to either make it work
        consistently or not. I have no idea why this is happening
        however.</li>
      <li>Clicking on objects while the subpatch is open is often
        impossible. glist_xtopixels and glist_ytopixels inside g_graph.c
        often shows that xval (which is I belive cursor position) shows
        some super large number (I think the largest either positive or
        negative float value), suggesting something is getting messed up
        inside backend somewhere along the way.</li>
      <li>We may consider simply enabling jump-on-click at all times,
        since other one is a pain to use and is not really useful.</li>
    </ul>
    <p>Best,</p>
    <p>Ico<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Ivica Ico Bukvic, D.M.A.
Director, Creativity + Innovation
Institute for Creativity, Arts, and Technology

Virginia Tech
Creative Technologies in Music
School of Performing Arts – 0141
Blacksburg, VA 24061
(540) 231-6139
<a class="moz-txt-link-abbreviated" href="mailto:ico@vt.edu">ico@vt.edu</a>

<a class="moz-txt-link-abbreviated" href="http://www.icat.vt.edu">www.icat.vt.edu</a>
<a class="moz-txt-link-abbreviated" href="http://www.performingarts.vt.edu">www.performingarts.vt.edu</a>
l2ork.icat.vt.edu
ico.bukvic.net</pre>
  </body>
</html>