qml: disable drawer for now
This commit is contained in:
@@ -62,7 +62,8 @@ ApplicationWindow
|
||||
font.bold: true
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
onClicked: walletSummary.toggle()
|
||||
// TODO: disable for now
|
||||
// onClicked: walletSummary.toggle()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user