<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Hilaire,</p>
    <p>The halo was reacting to MouseDown by deleting itself. That also
      meant consuming the event, so it wasn't delivered to the morph
      below (the wheel).</p>
    <p>I changed this. Now it doesn't consume the event, so it gets
      dispatched to the new top morph. Update is now at GitHub.</p>
    <p>Thanks,</p>
    <div class="moz-cite-prefix">On 28/09/2025 7:50 AM, Hilaire
      Fernandes via Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:90e1e982-3da7-4121-acd3-f4b0d0c8b873@free.fr">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p><font size="4">Hi Juan, </font></p>
      <p><font size="4">I have this strange bug where the wheel morph
          does not get the mouse button down event, prior to click and
          moving user action.</font></p>
      <p><font size="4">Installed the attached package, and do as
          described below:</font></p>
      <p><font size="4">"Execute this. Invoke the halo, then resize the
          whole morph, <br>
          then drag one of the wheel morph, the mouseButton1 event is
          not received <br>
          and an error is raised because of that"<br>
          (Timeline title: 'toto') view openInWorld</font></p>
      <p><font size="4"><br>
        </font></p>
      <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo"
      moz-do-not-send="true">http://mamot.fr/@drgeo</a></pre>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis.st">www.cuis.st</a>
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich</pre>
  </body>
</html>