mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
Remove Italics
CURA-8979
This commit is contained in:
parent
bf784dbba0
commit
99f9918db5
@ -28,7 +28,6 @@ Rectangle
|
|||||||
name: "selected"
|
name: "selected"
|
||||||
when: material !== null && base.currentItem !== null && base.currentItem.root_material_id === material.root_material_id
|
when: material !== null && base.currentItem !== null && base.currentItem.root_material_id === material.root_material_id
|
||||||
PropertyChanges { target: materialSlot; color: UM.Theme.getColor("background_3") }
|
PropertyChanges { target: materialSlot; color: UM.Theme.getColor("background_3") }
|
||||||
PropertyChanges { target: materialLabel; font: UM.Theme.getFont("default_italic") }
|
|
||||||
},
|
},
|
||||||
State
|
State
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user