mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 08:14:22 +08:00
Change background color of Discard or keepchanges dialog
CURA-8951
This commit is contained in:
parent
fd3ef23784
commit
01ecc799fa
@ -20,7 +20,7 @@ UM.Dialog
|
||||
minimumHeight: UM.Theme.getSize("popup_dialog").height
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
backgroundColor: UM.Theme.getColor("background_1")
|
||||
margin: UM.Theme.getSize("thick_margin").width
|
||||
|
||||
property var changesModel: Cura.UserChangesModel { id: userChangesModel }
|
||||
|
Loading…
x
Reference in New Issue
Block a user