WIP: Add word wrap #22

Draft
Toast wants to merge 3 commits from wordWrap into main
Showing only changes of commit b4743432c2 - Show all commits

View file

@ -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