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