mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +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;
|
||||
}
|
||||
|
||||
widget.visualApplet.expanded = true;
|
||||
|
||||
widget.visualApplet.parent = widgetHolder;
|
||||
widget.visualApplet.anchors.fill = widgetHolder;
|
||||
if (widget.visualApplet.fullRepresentationItem) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue