WIP: Add word wrap #22
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ Kirigami.ApplicationWindow {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
text: mod.name
|
text: mod.name
|
||||||
type: Kirigami.Heading.Type.Primary
|
type: Kirigami.Heading.Type.Primary
|
||||||
|
wrapMode: Text.WordWrap
|
||||||
}
|
}
|
||||||
Kirigami.Separator {
|
Kirigami.Separator {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue