Set maximum highlight move duration in kcm decoration

Ensures that animation finishes after a reasonable amount of
time and does not follow the default 400 pixels/second.
icc-effect-5.14.5
Martin Gräßlin 2012-05-20 20:42:51 +02:00
parent 26ff05b4bd
commit 38c1e721dc
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ BorderImage {
color: highlightColor
opacity: 0.5
}
highlightMoveDuration: 250
delegate: Item {
width: listView.width
height: 150