mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-10 04:52:41 +01:00
Change fadein timer for faster animations
This commit is contained in:
parent
c463e748d1
commit
ba4c8ada9a
@ -98,7 +98,7 @@ Item {
|
||||
}
|
||||
|
||||
Timer {
|
||||
interval: 400
|
||||
interval: 150
|
||||
running: true
|
||||
onTriggered: {
|
||||
animFadeIn.start()
|
||||
|
Loading…
Reference in New Issue
Block a user