mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 08:13:14 +08:00
Remove unused background from PrintSetupSelector
CURA-5785
This commit is contained in:
parent
88b57518d9
commit
987ff1737f
@ -33,11 +33,10 @@ Item
|
||||
style: UM.Theme.styles.scrollview
|
||||
flickableItem.flickableDirection: Flickable.VerticalFlick
|
||||
|
||||
Rectangle
|
||||
Item
|
||||
{
|
||||
width: childrenRect.width
|
||||
height: childrenRect.height
|
||||
color: UM.Theme.getColor("main_background")
|
||||
|
||||
//
|
||||
// Quality profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user