added margins for picture with qr code

This commit is contained in:
vladimir.kuznetsov 2023-10-09 22:40:06 +05:00
parent d364dbac2c
commit cb7fe50d46

View file

@ -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] : ""