mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 14:09: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
|
width: minimumWidth
|
||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
|
|
||||||
|
margin: UM.Theme.getSize("thick_margin").width
|
||||||
|
|
||||||
property var changesModel: Cura.UserChangesModel { id: userChangesModel }
|
property var changesModel: Cura.UserChangesModel { id: userChangesModel }
|
||||||
|
|
||||||
onVisibilityChanged:
|
onVisibilityChanged:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user