tree: update desired_output when explicitly moving workspace
This commit is contained in:
parent
1401697fdc
commit
96b6234c22
1 changed files with 1 additions and 0 deletions
|
|
@ -790,6 +790,7 @@ impl ConfigProxyHandler {
|
|||
source_is_destroyed: false,
|
||||
};
|
||||
move_ws_to_output(&link, &output.node, config);
|
||||
ws.desired_output.set(output.node.global.output_id.clone());
|
||||
self.state.tree_changed();
|
||||
self.state.damage();
|
||||
Ok(())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue