keep critical color visible during blink (raise opacity floor to 0.45)
This commit is contained in:
parent
6748649033
commit
30b9e5c479
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ M.BarSection {
|
|||
NumberAnimation {
|
||||
target: root
|
||||
property: "_blinkOpacity"
|
||||
to: 0.2
|
||||
to: 0.45
|
||||
duration: 400
|
||||
easing.type: Easing.InOutQuad
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue