Remove DropShadow from ExpandablePopup and ExpandableComponent

Since they are not used anywhere anymore

CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-07-01 12:07:35 +02:00
parent ce88392137
commit 0505842235
7 changed files with 4 additions and 50 deletions

View file

@ -18,7 +18,6 @@ Cura.ExpandableComponent
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")