Jan. 28, 2014
11:06 p.m.
How it comes we lost the MouseWheelEvents. The SimpleHierarchicalListMorph in FileList does not scroll on MouseWheelEvents. Or at least it worked that way in Pharo2. But now the MouseWheel creates a keyboardevent "<Ctrl->". (Other ListMorphs can handle this, but the ListMorph in FileList can not.) nicolai