Improve the bottom mobile navigation bar

The previous set of actions seems like a random selection, how many
rooms is someone creating to be that important?

I have redone it to have way fewer actions, mostly notification and
settings.
This commit is contained in:
Joshua Goins
2026-01-13 18:36:49 -05:00
parent 74c12e89ea
commit 2bacbe7ac7
4 changed files with 42 additions and 50 deletions

View File

@@ -87,7 +87,7 @@ Kirigami.Page {
titleDelegate: Loader {
Layout.fillWidth: true
sourceComponent: Kirigami.Settings.isMobile ? userInfo : exploreComponent
sourceComponent: exploreComponent
}
padding: 0