mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 06:03:57 -06:00
Set Dialog margin as it was in 4.13
CURA-8688
This commit is contained in:
parent
5134a071b1
commit
2ed1894a27
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue