=== modified file 'shell/launcher/LauncherList.qml' --- shell/launcher/LauncherList.qml 2012-04-25 09:43:11 +0000 +++ shell/launcher/LauncherList.qml 2012-05-21 18:40:45 +0000 @@ -28,6 +28,9 @@ the space added by selectionOutline and round_corner_54x54.png. */ spacing: -7 + /* Makes scrolling icons off impossible/very hard */ + flickDeceleration: 7000 + property int tileSize: 54 /* selectionOutline tile size, so AutoScrollingList view can calculate