Properly set background for postprocessing plugin

CURA-9402
This commit is contained in:
Jaime van Kessel 2022-06-29 10:56:08 +02:00
parent f241638890
commit 91cd709b46

View file

@ -19,7 +19,7 @@ UM.Dialog
height: 500 * screenScaleFactor
minimumWidth: 400 * screenScaleFactor
minimumHeight: 250 * screenScaleFactor
backgroundColor: UM.Theme.getColor("main_background")
onVisibleChanged:
{
// Whenever the window is closed (either via the "Close" button or the X on the window frame), we want to update it in the stack.