[squeak-dev] bug in a ToolBuilder, Squeak5.3rc2

Vaidotas Didžbalis vaidasd at gmail.com
Thu Feb 27 20:08:27 UTC 2020


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

regards,
Vaidotas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200227/4edc457e/attachment.html>


More information about the Squeak-dev mailing list