Merge branch 'master' into feature/test-recorder
This commit is contained in:
commit
26c9dc1709
83 changed files with 2627 additions and 1208 deletions
|
|
@ -425,7 +425,7 @@ where
|
|||
None
|
||||
};
|
||||
|
||||
let content = row![view].push_maybe(sidebar);
|
||||
let content = row![view, sidebar];
|
||||
|
||||
themer(
|
||||
theme,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue