feat(@desktop): Stop playing invisible animation

Close #6172
This commit is contained in:
MishkaRogachev 2022-06-21 11:46:52 +03:00 committed by Iuri Matias
parent a634df9246
commit bef3fea774
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ Item {
width: 127.88
height: 127.88
anchors.centerIn: parent
source: Style.gif("status_splash_"+(Style.current.name))
source: Style.gif("status_splash_" + (Style.current.name))
playing: visible
}
// NOTE: keep it if we will decide to switch on lottie