Replace shadow with border in headerbar in simulation view

CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-07-01 11:55:24 +02:00
parent 0472df3814
commit bf40ccc3f2
2 changed files with 9 additions and 19 deletions

View file

@ -16,6 +16,9 @@ Cura.ExpandableComponent
id: base
dragPreferencesNamePrefix: "view/colorscheme"
headerBackgroundBorder.width: UM.Theme.getSize("default_lining").width
headerBackgroundBorder.color: UM.Theme.getColor("lining")
enableHeaderShadow: false
contentHeaderTitle: catalog.i18nc("@label", "Color scheme")