mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
shell: Update NavigationTabButton width
This commit is contained in:
parent
ea2ccc4e4d
commit
827e17225b
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,7 @@ Rectangle {
|
|||
Kirigami.NavigationTabButton {
|
||||
icon.name: model.icon
|
||||
text: model.name
|
||||
width: footerBar.buttonWidth
|
||||
recolorIcon: false
|
||||
QQC2.ButtonGroup.group: footerBar.tabGroup
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue