mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -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
|
||||
height: minimumHeight
|
||||
|
||||
margin: UM.Theme.getSize("thick_margin").width
|
||||
|
||||
property var changesModel: Cura.UserChangesModel { id: userChangesModel }
|
||||
|
||||
onVisibilityChanged:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue