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

@@ -37,8 +37,8 @@ import moneroComponents.Clipboard 1.0
import "../js/TxUtils.js" as TxUtils
Rectangle {
color: "transparent"
property alias txkeyHeight: mainLayout.height
Clipboard { id: clipboard }