mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 01:37:51 -06:00
Make headers non-transparent
This commit is contained in:
parent
3b0b6d300b
commit
ac1dfcf15d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue