Elide header text too

Otherwise it just overlaps with the next column.

Contributes to issue CURA-8686.
This commit is contained in:
Ghostkeeper 2022-01-25 18:26:15 +01:00
parent c6717c67f4
commit 279c23f5aa
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -51,6 +51,7 @@ Item
text: modelData text: modelData
font: UM.Theme.getFont("medium_bold") font: UM.Theme.getFont("medium_bold")
color: UM.Theme.getColor("text") color: UM.Theme.getColor("text")
elide: Text.ElideRight
} }
Rectangle Rectangle
{ {