<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        Hi Edgar,<div><br></div><div>thank you for the pointer. I just fixed this issue in MorphicExtras-mt.262.</div><div><br></div><div>Best,<br>Marcel</div><div class="mb_sig"></div>
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 18.09.2019 12:04:49 schrieb Edgar J. De Cleene <edgardec2005@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">Go to Objects flap.
<br>Go Multimedia
<br>Select ThreadNavigator and move into World.
<br>Click on orange circle for having the attached menu.
<br>
<br>If You choose create thread  of all projects you have a error.
<br>
<br>    newButton := ImageMorph new image: (self world project makeThumbnail
<br>scaledToSize: 48@36).
<br>
<br>Fails as self world is nil
<br>
<br>The fix is revert to previous (2007) version
<br>newButton := ImageMorph new image: (World project makeThumbnail
<br>scaledToSize: 48@36).
<br>
<br>
<br>Edgar
<br>@morplenauta
<br>
<br>
<br>
<br><br></div></blockquote></div>