--- a/E5Gui/E5MapWidget.py Sat Oct 25 10:47:13 2014 +0200 +++ b/E5Gui/E5MapWidget.py Sun Oct 26 12:37:45 2014 +0100 @@ -226,7 +226,6 @@ if self._master and \ event.modifiers() == Qt.NoModifier and \ isVertical: - # TODO: test angleDelta() with Mac Trackpad QCoreApplication.sendEvent(self._master.verticalScrollBar(), event) def calculateGeometry(self):