<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">Hi,</font></p>
    <p><font size="+1">I have observed that some of the views of my math
        model have the <font face="monospace" color="#690000">privateDisplayBounds</font>
        set to things like <font face="monospace" color="#690000">1847@1015
          corner: 1@1</font></font></p>
    <p><font size="+1">The drawn method look like:</font></p>
    <pre><font size="+1" color="#690000">drawOn: aCanvas
    | r |
    self contents: mathItem text.
    r := self labelPosition extent: extent.
    aCanvas
        textComposition: textComposition
        bounds: (r insetBy: 4)
        color: color
        selectionColor: `Color red`.</font></pre>
    <p>It was ok previously, may be one/two months ago.</p>
    <p>Hilaire<br>
    </p>
    <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>