diff options
Diffstat (limited to 'components/package')
-rw-r--r-- | components/package/contents/ui/People.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/package/contents/ui/People.qml b/components/package/contents/ui/People.qml index de8425df..ad9d664b 100644 --- a/components/package/contents/ui/People.qml +++ b/components/package/contents/ui/People.qml | |||
@@ -109,6 +109,8 @@ Popup { | |||
109 | Item { | 109 | Item { |
110 | id: content | 110 | id: content |
111 | 111 | ||
112 | height: childrenRect.height | ||
113 | |||
112 | Flow { | 114 | Flow { |
113 | 115 | ||
114 | anchors { | 116 | anchors { |