This commit is contained in:
Conrad Irwin 2023-11-02 11:34:31 -06:00
parent 8f0f5a9ba1
commit 5a41eed120
5 changed files with 57 additions and 18 deletions

View file

@ -606,6 +606,7 @@ impl Render for PanelButtons {
type Element = Div<Self>;
fn render(&mut self, cx: &mut ViewContext<Self>) -> Self::Element {
// todo!()
let dock = self.dock.read(cx);
div().children(
dock.panel_entries