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