Clean up rendering a bit
This commit is contained in:
parent
d6d8397683
commit
01ec2c67c1
3 changed files with 95 additions and 79 deletions
|
|
@ -89,7 +89,7 @@ impl<M: Msg> TreeView<M> {
|
|||
}
|
||||
}
|
||||
|
||||
pub async fn layout<S: MsgStore<M>>(
|
||||
pub async fn layout_blocks<S: MsgStore<M>>(
|
||||
&mut self,
|
||||
room: &str,
|
||||
store: &S,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue