Remove highlight animation duration on menus

This commit is contained in:
Brad Davis 2016-07-13 18:03:22 -07:00
parent 091e798267
commit 656da16c4d

View file

@ -45,6 +45,7 @@ FocusScope {
onVisibleChanged: recalcSize();
onCountChanged: recalcSize();
focus: true
highlightMoveDuration: 0
highlight: Rectangle {
anchors {