WIP
This commit is contained in:
parent
e115baa60c
commit
e6cc132b19
14 changed files with 119 additions and 83 deletions
|
@ -315,7 +315,7 @@ impl Dock {
|
|||
theme: &Theme,
|
||||
anchor: DockAnchor,
|
||||
cx: &mut ViewContext<Workspace>,
|
||||
) -> Option<ElementBox> {
|
||||
) -> Option<ElementBox<Self>> {
|
||||
let style = &theme.workspace.dock;
|
||||
|
||||
self.position
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue