mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:39:00 +08:00
Make headers non-transparent
This commit is contained in:
parent
3b0b6d300b
commit
ac1dfcf15d
@ -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…
x
Reference in New Issue
Block a user