forked from Public/monero-gui
Redoing the Sign/Verify page
This commit is contained in:
committed by
moneromooo-monero
parent
7c0f704fbd
commit
6e794e3c50
@@ -136,7 +136,7 @@ Rectangle {
|
||||
}, State {
|
||||
name: "Sign"
|
||||
PropertyChanges { target: root; currentView: signView }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: minHeight }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: 1200 * scaleRatio }
|
||||
}, State {
|
||||
name: "Settings"
|
||||
PropertyChanges { target: root; currentView: settingsView }
|
||||
|
||||
Reference in New Issue
Block a user