refactor(StatusRoundButton): use SVGImage for better rendering

This commit is contained in:
Pascal Precht 2020-09-25 14:15:13 +02:00 committed by Iuri Matias
parent 0e4a6196fc
commit 8142d30289
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ RoundButton {
contentItem: Item {
anchors.fill: parent
Image {
SVGImage {
id: iconImg
visible: false
source: control.icon.source