mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-22 08:37:26 -04:00
MiddlePanel: dynamic content height
This commit is contained in:
@@ -35,6 +35,7 @@ import moneroComponents.Wallet 1.0
|
||||
Rectangle {
|
||||
id: root
|
||||
color: "transparent"
|
||||
property alias miningHeight: mainLayout.height
|
||||
property double currentHashRate: 0
|
||||
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user