fix: unstretch kuru
This commit is contained in:
parent
68a336249c
commit
b94ee8d41b
1 changed files with 1 additions and 1 deletions
|
|
@ -49,12 +49,12 @@ Column {
|
|||
width: Tokens.sizes.session.button
|
||||
height: Tokens.sizes.session.button
|
||||
sourceSize.width: width
|
||||
sourceSize.height: height
|
||||
|
||||
playing: visible
|
||||
asynchronous: true
|
||||
speed: Config.general.sessionGifSpeed
|
||||
source: Paths.absolutePath(Config.paths.sessionGif)
|
||||
fillMode: AnimatedImage.PreserveAspectFit
|
||||
}
|
||||
|
||||
SessionButton {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue