shell: Fix incomplete focus_stack after swapping

This commit is contained in:
Victoria Brekenfeld 2024-09-10 21:10:02 +02:00
parent 03430b76c5
commit 4d215755f6
4 changed files with 34 additions and 3 deletions

View file

@ -2564,6 +2564,7 @@ impl Shell {
handle: from,
node,
stack_window: None,
focus_stack,
},
direction,
);