shell: Fix incomplete focus_stack after swapping
This commit is contained in:
parent
03430b76c5
commit
4d215755f6
4 changed files with 34 additions and 3 deletions
|
|
@ -2564,6 +2564,7 @@ impl Shell {
|
|||
handle: from,
|
||||
node,
|
||||
stack_window: None,
|
||||
focus_stack,
|
||||
},
|
||||
direction,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue