Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed May 7, 2024
1 parent 8c0a5b6 commit 7d7533d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/qml/components/MMListDrawer.qml
Expand Up @@ -18,6 +18,8 @@ MMDrawer {
property bool showFullScreen: false
property alias emptyStateDelegate: emptyStateDelegateLoader.sourceComponent

interactive: false

drawerContent: Item {
width: parent.width
height: {
Expand Down

0 comments on commit 7d7533d

Please sign in to comment.