mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 23:37:26 -04:00
Redesigned shared ringdb panel
This commit is contained in:
@@ -129,7 +129,7 @@ Rectangle {
|
||||
}, State {
|
||||
name: "SharedRingDB"
|
||||
PropertyChanges { target: root; currentView: sharedringdbView }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: minHeight }
|
||||
PropertyChanges { target: mainFlickable; contentHeight: sharedringdbView.panelHeight + 100 }
|
||||
}, State {
|
||||
name: "AddressBook"
|
||||
PropertyChanges { target: root; currentView: addressBookView }
|
||||
|
||||
Reference in New Issue
Block a user