mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:39:03 +08: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
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user