mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
Implement word wrapping for introductory text
Contributes to issue CURA-8609.
This commit is contained in:
parent
e56076af08
commit
6b0e221b73
@ -44,6 +44,8 @@ Window
|
||||
text: catalog.i18nc("@text", "Following a few simple steps, you will be able to synchronize all your material profiles with your printers.")
|
||||
font: UM.Theme.getFont("medium")
|
||||
color: UM.Theme.getColor("text")
|
||||
wrapMode: Text.WordWrap
|
||||
width: parent.width - parent.anchors.margins * 2
|
||||
}
|
||||
Row
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user