Skip to content

homescreens/folio: Fix widget full representation being shown when starting drag and drop

Devin Lin requested to merge work/devinlin/widget into master

It's unnecessary to set the anchors on the full representation; it causes it to also show when the minimized representation is presented.

Merge request reports