Add background color for rename dialogs

CURA-9465
This commit is contained in:
Jaime van Kessel 2022-07-11 16:21:10 +02:00
parent 6536b37525
commit 32121c7adc

View File

@ -23,7 +23,7 @@ UM.Dialog
property string explanation: catalog.i18nc("@info", "Please provide a new name.")
title: dialogTitle
backgroundColor: UM.Theme.getColor("main_background")
minimumWidth: UM.Theme.getSize("small_popup_dialog").width
minimumHeight: UM.Theme.getSize("small_popup_dialog").height
width: minimumWidth