mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 15:55:57 +08:00
Add background color for rename dialogs
CURA-9465
This commit is contained in:
parent
6536b37525
commit
32121c7adc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user