Introduce Tabs to Assistant Panel (#13783)
<img width="1652" alt="image" src="https://github.com/zed-industries/zed/assets/482957/8397ea87-51aa-4b69-85c7-bf963fe2b08a"> Release Notes: - N/A
This commit is contained in:
parent
ed09bb949c
commit
818e6e53d6
5 changed files with 658 additions and 504 deletions
|
|
@ -79,6 +79,6 @@ impl RenderOnce for ModelSelector {
|
|||
Tooltip::for_action("Change Model", &ToggleModelSelector, cx)
|
||||
}),
|
||||
)
|
||||
.anchor(gpui::AnchorCorner::BottomRight)
|
||||
.attach(gpui::AnchorCorner::BottomLeft)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue