mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:49:03 +08:00
Make synced material name larger than the rest
In accordance with the designs. Contributes to issue CURA-6025.
This commit is contained in:
parent
c74d6fc1e7
commit
8d8133d521
@ -39,7 +39,7 @@ Row
|
||||
text: printCoreConfiguration.material.brand ? printCoreConfiguration.material.name : " " //Use space so that the height is still correct.
|
||||
renderType: Text.NativeRendering
|
||||
elide: Text.ElideRight
|
||||
font: UM.Theme.getFont("default")
|
||||
font: UM.Theme.getFont("medium")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
Label
|
||||
|
Loading…
x
Reference in New Issue
Block a user