Fix center items not being activated when deserialized
This commit is contained in:
parent
8d561d6408
commit
6dfb48dbd5
2 changed files with 2 additions and 2 deletions
|
@ -2610,7 +2610,7 @@ impl Workspace {
|
|||
Dock::set_dock_position(
|
||||
workspace,
|
||||
serialized_workspace.dock_position,
|
||||
true,
|
||||
false,
|
||||
cx,
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue