mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Elide header text too
Otherwise it just overlaps with the next column. Contributes to issue CURA-8686.
This commit is contained in:
parent
c6717c67f4
commit
279c23f5aa
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Item
|
|||
text: modelData
|
||||
font: UM.Theme.getFont("medium_bold")
|
||||
color: UM.Theme.getColor("text")
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
Rectangle
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue