<div dir="ltr"><div><div><div><div><div><div><div><br></div>Hi!<br><br>Morphic-kb.652 is a first stab at implementing two-stage highlighting of list selections. It changes PluggableListMorph behaviour, which is the superclass of MorphicToolBuilder list classes. That means all ToolBuilder built lists should be affected. Monticello already uses ToolBuilder if it&#39;s present (see MCTool&gt;&gt;buildWindow), so the repository inspector responsiveness is fixed to some extent.<br>
</div></div></div><br></div>A next step could be to show a wait cursor while the model is performing its actions for the selection, iff the action takes some noticeable time (else the cursor flickers annoyingly).<br><br></div>
For the http repository it would be even better to have some kind of download manager, which wouldn&#39;t block the ui while downloading. (But it could have the side effect users downloading unneeded versions in excess).<br>
<br></div>Cheers, Balázs<br></div>