mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix binding loop
CURA-6598
This commit is contained in:
parent
994e0e53cc
commit
423b4ad869
2 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ Popup
|
|||
topPadding: UM.Theme.getSize("narrow_margin").height
|
||||
rightPadding: UM.Theme.getSize("default_lining").width
|
||||
leftPadding: UM.Theme.getSize("default_lining").width
|
||||
|
||||
padding: 0
|
||||
closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutsideParent
|
||||
background: Cura.RoundedRectangle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue