mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:59:00 +08:00
UX: The color needs to be the same.
This commit is contained in:
parent
6563ba32b4
commit
053437a502
@ -86,7 +86,7 @@ Component
|
|||||||
|
|
||||||
visible: Cura.MachineManager.activeMachineIsAbstractCloudPrinter
|
visible: Cura.MachineManager.activeMachineIsAbstractCloudPrinter
|
||||||
|
|
||||||
color: UM.Theme.getColor("detail_background")
|
color: UM.Theme.getColor("monitor_stage_background")
|
||||||
height: childrenRect.height + UM.Theme.getSize("default_margin").height * 2
|
height: childrenRect.height + UM.Theme.getSize("default_margin").height * 2
|
||||||
width: childrenRect.width + UM.Theme.getSize("wide_margin").width * 2
|
width: childrenRect.width + UM.Theme.getSize("wide_margin").width * 2
|
||||||
anchors
|
anchors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user