mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
remove the spacer when dropping
This commit is contained in:
parent
8a2d7edbb7
commit
9848184226
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ Item {
|
|||
|
||||
|
||||
function positionItem(item, dragCenterX, dragCenterY) {
|
||||
hideSpacer();
|
||||
var container = containerForItem(item, dragCenterX, dragCenterY);
|
||||
|
||||
raiseContainer(container);
|
||||
|
|
|
|||
Loading…
Reference in a new issue