Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/Dialogs/WorkspaceSummaryDialog.qml')
-rw-r--r--resources/qml/Dialogs/WorkspaceSummaryDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/Dialogs/WorkspaceSummaryDialog.qml b/resources/qml/Dialogs/WorkspaceSummaryDialog.qml
index c5c7248a98..411dc44f83 100644
--- a/resources/qml/Dialogs/WorkspaceSummaryDialog.qml
+++ b/resources/qml/Dialogs/WorkspaceSummaryDialog.qml
@@ -67,7 +67,7 @@ UM.Dialog
ScrollBar.vertical: UM.ScrollBar
{
- parent: scroll
+ parent: scroll.parent
anchors
{
top: parent.top