[Cuis-dev] Layout-bug in LayoutMorph with no visible sub-morphs

Juan Vuletich juan at jvuletich.org
Fri Aug 7 10:37:58 PDT 2020


On 8/7/2020 12:54 PM, Gerald Klix via Cuis-dev wrote:
> Hi Juan, hi Everyone.
>
> The following few lines will throw you into a debugger and eventually 
> into the emergency evaluator:
>
> lm _ LayoutMorph newRow morphExtent: 100 @ 200 :: openInWorld.
> em _ EllipseMorph new openInWorld.
> lm addMorph: em.
> em hide.
>
> Please find two fixed methods in the attached change set.
>
>
> HTH and Best Regards,
>
> Gerald
>

Hi Gerald,

Thanks for the report and the fix! It is now at GitHub.

Cheers,

-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich



More information about the Cuis-dev mailing list