Index: sources/gui/qml/components/MainMenu.qml =================================================================== diff -u -rc25c6f4c14dd48a77d863b0af4c708cb781db91c -r204d5f7514be78430a667297ced829bd104880d5 --- sources/gui/qml/components/MainMenu.qml (.../MainMenu.qml) (revision c25c6f4c14dd48a77d863b0af4c708cb781db91c) +++ sources/gui/qml/components/MainMenu.qml (.../MainMenu.qml) (revision 204d5f7514be78430a667297ced829bd104880d5) @@ -62,7 +62,7 @@ model : _model currentIndex : 0 highlightFollowsCurrentItem : true - highlightMoveDuration : 750 + highlightMoveDuration : 500 highlightMoveVelocity : -1 orientation : ListView.Horizontal interactive : false