NPanel: slower overlay fadein
This commit is contained in:
parent
867444a29c
commit
a1cd673fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ PanelWindow {
|
||||||
|
|
||||||
Behavior on color {
|
Behavior on color {
|
||||||
ColorAnimation {
|
ColorAnimation {
|
||||||
duration: Style.animationNormal
|
duration: Style.animationSlow
|
||||||
easing.type: Easing.InOutCubic
|
easing.type: Easing.InOutCubic
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue