Fix transparent bar contrast timing
This commit is contained in:
@@ -83,6 +83,7 @@ Item {
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
||||
Behavior on color {
|
||||
enabled: !root.bar || root.bar.foregroundAnimationEnabled
|
||||
ColorAnimation { duration: 160 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user