mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-25 00:44:24 +08:00
Fix long materials title causes misalign.
CURA-7240
This commit is contained in:
parent
07569c6b88
commit
8d6cbdf673
@ -49,6 +49,8 @@ Item
|
||||
{
|
||||
text: model.name
|
||||
width: parent.width
|
||||
maximumLineCount: 1
|
||||
elide: Text.ElideRight
|
||||
wrapMode: Text.WordWrap
|
||||
font: UM.Theme.getFont("large_bold")
|
||||
color: pluginInfo.color
|
||||
|
Loading…
x
Reference in New Issue
Block a user