Redo square images
This commit is contained in:
parent
42f8cc81df
commit
f014b5eb3a
|
@ -91,7 +91,7 @@ RowLayout {
|
||||||
maskSource: Rectangle {
|
maskSource: Rectangle {
|
||||||
width: img.width
|
width: img.width
|
||||||
height: img.height
|
height: img.height
|
||||||
radius: 18
|
radius: 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue