Skip to content
Commit 8dfaf9b4 authored by Severin von Wnuck-Lipinski's avatar Severin von Wnuck-Lipinski Committed by Nate Graham
Browse files

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.

BUG: 445441


(cherry picked from commit df35f9e2)
parent 6b0c4e42
Loading
Loading
Loading
Pipeline #132071 failed with stage
in 1 minute and 18 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment