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