mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
fixed the first-generated QR code is visible while generating another QR code bug (#656)
This commit is contained in:
@@ -279,6 +279,8 @@ DrawerType2 {
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
id: qrCodeContainer
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: width
|
||||
Layout.topMargin: 20
|
||||
|
||||
Reference in New Issue
Block a user