Make headers non-transparent

This commit is contained in:
fieldOfView 2018-05-28 22:52:49 +02:00
parent 3b0b6d300b
commit ac1dfcf15d

View file

@ -31,8 +31,9 @@ Item
frameVisible: false frameVisible: false
selectionMode: 0 selectionMode: 0
model: packageData.supported_configs model: packageData.supported_configs
headerDelegate: Item headerDelegate: Rectangle
{ {
color: UM.Theme.getColor("sidebar")
height: UM.Theme.getSize("toolbox_chart_row").height height: UM.Theme.getSize("toolbox_chart_row").height
Label Label
{ {