mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 12:17:50 -06:00
Replace "transparent" Rectangles by Items
This commit is contained in:
parent
bf3d3d46e2
commit
a823980d17
8 changed files with 15 additions and 30 deletions
|
@ -74,10 +74,8 @@ UM.Dialog
|
|||
width: machineList.width
|
||||
style: ButtonStyle
|
||||
{
|
||||
background: Rectangle
|
||||
background: Item
|
||||
{
|
||||
border.width: 0
|
||||
color: "transparent";
|
||||
height: UM.Theme.getSize("standard_list_lineheight").height
|
||||
width: machineList.width
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue