<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">Hi Juan, <br>
      </font></p>
    <p><font size="+1">Thanks for the enhancement. It can be broadly
        very useful.</font></p>
    <p><font size="+1">Two observations:<br>
      </font></p>
    <ul>
      <li><font size="+1">I noted that while I am creating a line, the
          toolbar has some issue in the drawing: see the different
          vertical tints of green in the attached screenshot. It happens
          when there is a #redrawNeeded message sent to one specific
          morph underneath.<br>
        </font></li>
    </ul>
    <img moz-do-not-send="false"
      src="cid:part1.4A54A35D.ACBA0849@drgeo.eu" alt="" width="413"
      height="607">
    <ul>
      <li><font size="+1">Balloon appears behind the morph. The
          difficulties are in the details! So the balloon should always
          be the top level, then you want the morph responding true to
          wantsToBeOnTop to stick to position two. Or may be balloon
          morph on position zero and wantsToBeOnTop number one.
          Something like that.</font></li>
    </ul>
    <img moz-do-not-send="false"
      src="cid:part2.31735B41.93A96D27@drgeo.eu" alt="" width="472"
      height="336">
    <p><br>
    </p>
    <p>Thanks!</p>
    <p>Take care<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 14/10/2021 à 05:16, Juan Vuletich a
      écrit :<br>
    </div>
    <blockquote type="cite" cite="mid:6167A115.3030702@jvuletich.org">Hi
      Hilaire,<br>
      <br>
      Check the attach. It is a first sketch, but it seems to work. All
      you need to do is `aMorph wantsToBeOnTop: true`.<br>
      <br>
      Note that when you pick a morph with the hand, you are effectively
      removing it from the world, so while it is being taken with the
      hand it will appear above the "top" morphs. When you drop it, it
      will go behind them.<br>
      <br>
      We could have several layers, if that is needed.<br>
      <br>
      Try it and tell if it works for your needs.<br>
      <br>
      Thanks,</blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>