diff --git a/containments/homescreens/folio/package/contents/ui/delegate/WidgetDelegate.qml b/containments/homescreens/folio/package/contents/ui/delegate/WidgetDelegate.qml index 4bd97cee..c2c526f7 100644 --- a/containments/homescreens/folio/package/contents/ui/delegate/WidgetDelegate.qml +++ b/containments/homescreens/folio/package/contents/ui/delegate/WidgetDelegate.qml @@ -41,8 +41,6 @@ Folio.WidgetContainer { return; } - widget.visualApplet.expanded = true; - widget.visualApplet.parent = widgetHolder; widget.visualApplet.anchors.fill = widgetHolder; if (widget.visualApplet.fullRepresentationItem) {