aboutsummaryrefslogtreecommitdiff
path: root/examples/MenuFactory.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/MenuFactory.qml')
-rw-r--r--examples/MenuFactory.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/MenuFactory.qml b/examples/MenuFactory.qml
index 2729268..faecd9b 100644
--- a/examples/MenuFactory.qml
+++ b/examples/MenuFactory.qml
@@ -4,7 +4,7 @@ import Ubuntu.Components.ListItems 0.1 as ListItem
Loader {
property variant menu
- height: childrenRect.height
+ //height: childrenRect.height
onMenuChanged: {
if (menu) {