Replace shadow with border in machine selector in monitor page

CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-07-01 11:57:14 +02:00
parent bf40ccc3f2
commit ce88392137

View File

@ -15,6 +15,9 @@ Item
Cura.MachineSelector
{
id: machineSelection
headerBackgroundBorder.width: UM.Theme.getSize("default_lining").width
headerBackgroundBorder.color: UM.Theme.getColor("lining")
enableHeaderShadow: false
headerCornerSide: Cura.RoundedRectangle.Direction.All
width: UM.Theme.getSize("machine_selector_widget").width
height: parent.height