<div dir="ltr">FlapTab overrides fullBounds and ownerChanged.</div>
<div dir="ltr">This cause problems with flexing FlapTab.</div>
<div dir="ltr">I think FlapTab&gt;&gt;ownerChanged can be safely discarded. </div>
<div class="gmail_extra"> </div>
<div class="gmail_extra">Karl</div>
<div class="gmail_extra"><br><br> </div>
<div class="gmail_quote">On Tue, Feb 12, 2013 at 10:00 PM, Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span> wrote:<br>

<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">I don&#39;t understand the implications, but that would be:<br><br><a href="http://source.squeak.org/trunk/Morphic-laza.421.mcz" target="_blank">http://source.squeak.org/trunk/Morphic-laza.421.mcz</a><br>
<br>==================== Summary ====================<br><br>Name: Morphic-laza.421<br>Author: laza<br>Time: 10 April 2010, 10:11:13.657 am<br>UUID: bdb40d75-5c3c-ef4b-8af6-5aba1fc537fc<br>Ancestors: Morphic-ar.420<br><br>
Prevent FlapTabs to have floats as bounds after a change of the Squeak<br>window. This sometimes made FlapTabs leave &quot;gribbles&quot; on the screen<br>while moving them.<br><br>Addressing <a href="http://bugs.squeak.org/view.php?id=6536" target="_blank">http://bugs.squeak.org/view.php?id=6536</a><br>
<br><br><br>2013/2/12 Stéphane Rollandin &lt;<a href="mailto:lecteur@zogotounga.net" target="_blank">lecteur@zogotounga.net</a>&gt;:<br>
<div>
<div>&gt; Still working on porting Scratch to 4.4, I stumbled into a weird display bug<br>&gt; which I eventually fixed after hours of unpleasant wandering by reverting<br>&gt; the laza 2010 version of Morph&gt;&gt;position: to the previous wiz version of<br>
&gt; 2004.<br>&gt;<br>&gt; The change amounts to replacing<br>&gt;<br>&gt;         delta := (aPoint - bounds topLeft) rounded.<br>&gt;<br>&gt; with<br>&gt;<br>&gt;         delta := aPoint asNonFractionalPoint - bounds topLeft.<br>
&gt;<br>&gt;<br>&gt; Hence my question: does someone knows the reason for the 2010 change ?<br>&gt;<br>&gt; Stef<br>&gt;<br><br></div></div></blockquote></div>
<div class="gmail_extra"><br></div>