mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
Remove highlight animation duration on menus
This commit is contained in:
parent
091e798267
commit
656da16c4d
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ FocusScope {
|
|||
onVisibleChanged: recalcSize();
|
||||
onCountChanged: recalcSize();
|
||||
focus: true
|
||||
highlightMoveDuration: 0
|
||||
|
||||
highlight: Rectangle {
|
||||
anchors {
|
||||
|
|
Loading…
Reference in a new issue