Merge pull request #10190 from Ultimaker/CURA-8437_Wrap_text_in_license_window

CURA-8437: Wrap the text in the license window
This commit is contained in:
Jelle Spijker 2021-07-27 12:41:24 +02:00 committed by GitHub
commit 6a9760060d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ ScrollView
color: UM.Theme.getColor("text")
textFormat: TextEdit.PlainText
renderType: Text.NativeRendering
wrapMode: Text.Wrap
selectByMouse: true
}
}