mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-23 21:11:55 +00:00
fix: Sign transaction popup scroll when content changes height
This commit is contained in:
parent
0828787b4d
commit
0962497e89
@ -120,10 +120,12 @@ StatusDialog {
|
||||
id: scrollView
|
||||
anchors.fill: parent
|
||||
contentWidth: availableWidth
|
||||
contentHeight: content.implicitHeight
|
||||
topPadding: 0
|
||||
bottomPadding: countdownPill.height
|
||||
|
||||
ColumnLayout {
|
||||
id: content
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 4
|
||||
anchors.right: parent.right
|
||||
|
Loading…
x
Reference in New Issue
Block a user