Skip to content

Commit

Permalink
(Always) show the user-identity SidebarItem label.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zren committed Feb 7, 2019
1 parent 527df64 commit 7b8bf8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/contents/ui/SidebarView.qml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Item {
text: kuser.fullName
submenu: userMenu
sidebarMenu: null // Parent SidebarMenu
expanded: true
zoomOnPush: false
Layout.fillWidth: true
Layout.fillHeight: true
Expand Down

0 comments on commit 7b8bf8d

Please sign in to comment.