mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 00:17:27 -04:00
Sign: redesign page with message/file toggle 🎨
This commit is contained in:
@@ -138,7 +138,7 @@ Rectangle {
|
||||
}, State {
|
||||
name: "Sign"
|
||||
PropertyChanges { target: root; currentView: signView }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: 1200 * scaleRatio }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: 1000 * scaleRatio }
|
||||
}, State {
|
||||
name: "Settings"
|
||||
PropertyChanges { target: root; currentView: settingsView }
|
||||
|
||||
Reference in New Issue
Block a user