mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 06:29:02 +08:00
Replace shadow with border in machine selector in monitor page
CURA-8202
This commit is contained in:
parent
bf40ccc3f2
commit
ce88392137
@ -15,6 +15,9 @@ Item
|
|||||||
Cura.MachineSelector
|
Cura.MachineSelector
|
||||||
{
|
{
|
||||||
id: machineSelection
|
id: machineSelection
|
||||||
|
headerBackgroundBorder.width: UM.Theme.getSize("default_lining").width
|
||||||
|
headerBackgroundBorder.color: UM.Theme.getColor("lining")
|
||||||
|
enableHeaderShadow: false
|
||||||
headerCornerSide: Cura.RoundedRectangle.Direction.All
|
headerCornerSide: Cura.RoundedRectangle.Direction.All
|
||||||
width: UM.Theme.getSize("machine_selector_widget").width
|
width: UM.Theme.getSize("machine_selector_widget").width
|
||||||
height: parent.height
|
height: parent.height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user