qml: use ScaledImage in ArtworkInfoWidget
According to the docs, fillMode of PreserveAspectFit is respected even if sourceSize is set for both width and height. Because of this, we can directly use ScaledImage.
Edited by Fatih Uzunoğlu
According to the docs, fillMode of PreserveAspectFit is respected even if sourceSize is set for both width and height. Because of this, we can directly use ScaledImage.
VideoLAN code repository instance