Set header border and color by default in ExpandablePopup and Component

CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-07-01 14:20:57 +02:00
parent 0505842235
commit a7446d681f
7 changed files with 12 additions and 12 deletions

View file

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