<div dir="ltr"><div>Hello, <br></div><div>It seems there is a bug in the Morphic ToolBuilder lists, sorry if this is not right place reporting it. Say, we have:</div><div><div>listSpec := builder pluggableListSpec new.</div>listSpec <br>      model: self;<br>               list: #fields; <br>       ...</div><div>      dropAccept: #acceptThis:;<br>                     dropItem: #dropOn:at: .</div><div>Image stalls if I put #halt in #acceptThis </div><div><br></div><div>regards,</div><div>Vaidotas<br></div></div>