mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Fix Rectangles that always show as white regardless of the theme
This commit is contained in:
parent
26ad2c8f6e
commit
bf3d3d46e2
5 changed files with 12 additions and 3 deletions
|
@ -207,6 +207,7 @@ Column
|
|||
|
||||
width: parent.width * 0.55 + UM.Theme.getSize("default_margin").width
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
color: "transparent"
|
||||
|
||||
ToolButton {
|
||||
id: variantSelection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue