added margins for picture with qr code
This commit is contained in:
parent
d364dbac2c
commit
cb7fe50d46
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ DrawerType {
|
|||
|
||||
Image {
|
||||
anchors.fill: parent
|
||||
anchors.margins: 2
|
||||
smooth: false
|
||||
|
||||
source: ExportController.qrCodesCount ? ExportController.qrCodes[0] : ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue