[Cuis-dev] bug in LayoutMorphEditPanel?

ken.dickey at whidbey.com ken.dickey at whidbey.com
Sat Feb 1 11:51:55 PST 2025


On 2025-02-01 11:23, Mark Volkmann via Cuis-dev wrote:

> Here are the steps I took to trigger what seems to be a bug:
> 
> - evaluate the following in a Workspace:
> Feature require: 'UI-Layout-Panel'
New Morph.. --> Layouts --> LayoutMorph
> - open the halo for
   the new LayoutMorph
> - click the blue Menu button
> - click "edit me"
   [Only available for LayoutMorphs]
> - modify the Color
> - click the Update button
> 
..
> container respondsTo: #layoutSubmorphs :: ifTrue: [


Right.  Receiver of #layoutSubmorphs must be a LayoutMorph.

Good catch.

Just pushed a fix.  Please pull and test.

Thanks!
-KenD



More information about the Cuis-dev mailing list