mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-11 12:47:28 -04:00
Add border to generated QR codes
This commit is contained in:
@@ -473,7 +473,7 @@ Rectangle {
|
||||
Image {
|
||||
id: qrCode
|
||||
anchors.fill: parent
|
||||
anchors.margins: 6
|
||||
anchors.margins: 1
|
||||
|
||||
smooth: false
|
||||
fillMode: Image.PreserveAspectFit
|
||||
|
||||
Reference in New Issue
Block a user