Index: sources/gui/qml/components/MainMenu.qml =================================================================== diff -u -r56381aae237db191956aff493907cd1f0801216b -reaa3d39aafad6579b00a7bb06e765b4e5a99ab0f --- sources/gui/qml/components/MainMenu.qml (.../MainMenu.qml) (revision 56381aae237db191956aff493907cd1f0801216b) +++ sources/gui/qml/components/MainMenu.qml (.../MainMenu.qml) (revision eaa3d39aafad6579b00a7bb06e765b4e5a99ab0f) @@ -56,7 +56,7 @@ anchors.rightMargin : anchors.leftMargin currentIndex : 0 highlightFollowsCurrentItem : true - highlightMoveDuration : 500 + highlightMoveDuration : 250 highlightMoveVelocity : -1 orientation : ListView.Horizontal interactive : false