mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Replace shadow with border in headerbar in simulation view
CURA-8202
This commit is contained in:
parent
0472df3814
commit
bf40ccc3f2
2 changed files with 9 additions and 19 deletions
|
@ -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")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue