NLabel: always full width even when there is no description
This commit is contained in:
parent
d9c36a81c4
commit
89c7f05782
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ ColumnLayout {
|
|||
font.capitalization: Font.Capitalize
|
||||
color: labelColor
|
||||
visible: label !== ""
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
||||
NText {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue