https://bugs.kde.org/show_bug.cgi?id=445441

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/df
                   |                            |35f9e2ed276c7001509a28b3e7e
                   |                            |862124163f4

--- Comment #2 from Nate Graham <n...@kde.org> ---
Git commit df35f9e2ed276c7001509a28b3e7e862124163f4 by Nate Graham, on behalf
of Severin von Wnuck.
Committed on 02/02/2022 at 18:47.
Pushed by ngraham into branch 'master'.

positioner: Fix deferred move with multiple items

Dropping multiple files on a folder view (e.g. desktop) only positions
one file correctly.
Calling `Positioner::move` multiple times overwrites the
previous moves in `m_deferMovePositions`.
Appending the moves to `m_deferMovePositions` fixes the positioning.

M  +1    -1    containments/desktop/plugins/folder/positioner.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/df35f9e2ed276c7001509a28b3e7e862124163f4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to