Hi,

I found something else weird, When i inspect a Morph the bounds are resized.
Do it :�

a := Morph newBounds: (Rectangle origin: (0@0) corner: (300@300) ).
a color: Color red.
a openInWorld�

Now click on the morph, open halo, inspect it and the bounds are resized.

Is that normal ? (I guess not)

Thanks :)

--
Best regards,

Douaille Erwan <douaille.erwan@gmail.com>