<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">When I open image with an earlier VM everything is fine. Changing de method #width doesn't do anything.<div class="">And I must select each small panel and do: &nbsp;'start drawing again'. &nbsp;So for now I will stuck to the previous VM.&nbsp;</div><div class="">Thank Karl for the suggestion.</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Le 2015-05-14 à 11:26, karl ramberg &lt;<a href="mailto:karlramberg@gmail.com" class="">karlramberg@gmail.com</a>&gt; a écrit :</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">You can test this workaround:<div class=""><br class=""></div><div class=""><div style="font-size:19.2000007629395px" class="">SimpleBorder&gt;&gt;width</div><div style="font-size:19.2000007629395px" class=""><span style="white-space:pre-wrap" class="">        </span>^width ifNil:[0]</div></div><div style="font-size:19.2000007629395px" class=""><br class=""></div><div style="font-size:19.2000007629395px" class="">Open image with an earlier VM and modify that method so it does not return a nil.</div><div style="font-size:19.2000007629395px" class=""><br class=""></div><div style="font-size:19.2000007629395px" class="">Karl</div></div><div class="gmail_extra"><br class=""></div></div></blockquote></div><br class=""></div></body></html>