mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 08:49:03 +08:00
Set Dialog margin as it was in 4.13
CURA-8688
This commit is contained in:
parent
5134a071b1
commit
2ed1894a27
@ -21,6 +21,8 @@ UM.Dialog
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
margin: UM.Theme.getSize("thick_margin").width
|
||||
|
||||
property var changesModel: Cura.UserChangesModel { id: userChangesModel }
|
||||
|
||||
onVisibilityChanged:
|
||||
|
Loading…
x
Reference in New Issue
Block a user