Marcel Taeumel uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-mt.1567.mcz==================== Summary ====================
Name: Morphic-mt.1567
Author: mt
Time: 11 October 2019, 6:20:59.472593 pm
UUID: 8582d273-b6a7-554a-a5c3-c07c48e5ec3f
Ancestors: Morphic-eem.1566
Fixes the drawing of multi-selection in the alternate-pluggable-list-morph-of-many.
=============== Diff against Morphic-eem.1566 ===============
Item was added:
+ ----- Method: AlternatePluggableListMorphOfMany>>hasMultiSelection (in category 'testing') -----
+ hasMultiSelection
+
+ ^ true!