mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Remove Italics
CURA-8979
This commit is contained in:
parent
bf784dbba0
commit
99f9918db5
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue