mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-01 17:24:48 +00:00
homescreens/folio: Fix widgets from opening their expanded mode when moved
This commit is contained in:
parent
8ae01a6092
commit
03adeffb8d
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@ Folio.WidgetContainer {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
widget.visualApplet.expanded = true;
|
|
||||||
|
|
||||||
widget.visualApplet.parent = widgetHolder;
|
widget.visualApplet.parent = widgetHolder;
|
||||||
widget.visualApplet.anchors.fill = widgetHolder;
|
widget.visualApplet.anchors.fill = widgetHolder;
|
||||||
if (widget.visualApplet.fullRepresentationItem) {
|
if (widget.visualApplet.fullRepresentationItem) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue