mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 13:07:26 -04:00
wizard: bug fixes
- property binding loop - wrong transition - html in plaintext
This commit is contained in:
@@ -39,10 +39,11 @@ Rectangle {
|
||||
Layout.fillWidth: true
|
||||
color: "transparent"
|
||||
|
||||
property alias pageHeight: pageRoot.height
|
||||
property string viewName: "wizardLanguage"
|
||||
|
||||
ColumnLayout {
|
||||
id: root
|
||||
id: pageRoot
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
Reference in New Issue
Block a user