MiddlePanel: dynamic content height

This commit is contained in:
selsta
2019-05-07 07:19:40 +02:00
parent 3c1fe1da8b
commit 96945c2c79
6 changed files with 28 additions and 30 deletions

View File

@@ -35,6 +35,7 @@ import moneroComponents.Wallet 1.0
Rectangle {
id: root
color: "transparent"
property alias miningHeight: mainLayout.height
property double currentHashRate: 0
ColumnLayout {