diff -r 501752bc1873 -r a6dfb13fdc28 Tools__ChangeList.st --- a/Tools__ChangeList.st Sat May 12 14:25:27 2018 +0200 +++ b/Tools__ChangeList.st Sat May 12 14:25:35 2018 +0200 @@ -912,6 +912,7 @@ !ChangeList methodsFor:'hooks'! postBuildListView: aView + "I want to see the events of the list" super postBuildListView: aView. aView scrolledView delegate: self.