fixed the first-generated QR code is visible while generating another QR code bug (#656)
This commit is contained in:
parent
ee762c4cef
commit
0c0ce54b1f
2 changed files with 4 additions and 0 deletions
|
@ -279,6 +279,8 @@ DrawerType2 {
|
|||
}
|
||||
|
||||
Rectangle {
|
||||
id: qrCodeContainer
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: width
|
||||
Layout.topMargin: 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue