mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-26 22:39:26 +00:00
refactor(StatusRoundButton): use SVGImage for better rendering
This commit is contained in:
parent
0e4a6196fc
commit
8142d30289
@ -84,7 +84,7 @@ RoundButton {
|
||||
contentItem: Item {
|
||||
anchors.fill: parent
|
||||
|
||||
Image {
|
||||
SVGImage {
|
||||
id: iconImg
|
||||
visible: false
|
||||
source: control.icon.source
|
||||
|
Loading…
x
Reference in New Issue
Block a user