<div dir="ltr">I ran this code in a Workspace:<div><br></div><div><font face="monospace">lm := LayoutMorph newColumn.<br>lm separation: 10.<br>lm layoutSpec offAxisEdgeWeight: 0.<br>lm addMorph: (LabelMorph new contents: 'short'; color: Color white).<br>lm addMorph: (LabelMorph new contents: 'very long'; color: Color white).<br>lm openInWorld.</font></div><div><br></div><div>The attached screenshot shows what I get and includes the LayoutSpec.</div><div>It looks like I successfully set the `offAxisEdgeWeight` to zero, so I expected the two `LabelMorph` instances to be left-aligned inside the `LayoutMorph`, but they are centered.</div><div>I must be misunderstanding how `offAxisEdgeWeight` works.<br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>