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 {
|
Image {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
anchors.margins: 2
|
||||||
smooth: false
|
smooth: false
|
||||||
|
|
||||||
source: ExportController.qrCodesCount ? ExportController.qrCodes[0] : ""
|
source: ExportController.qrCodesCount ? ExportController.qrCodes[0] : ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue