Update collab_titlebar_item.rs

This commit is contained in:
Nate Butler 2023-11-30 14:55:59 -05:00
parent 180ba42456
commit 164084c61c

View file

@ -300,6 +300,8 @@ impl Render for CollabTitlebarItem {
.into_any_element(),
)
.anchor(gpui::AnchorCorner::TopRight)
// TODO: Show when trigger is clicked
.show_menu(true)
.children(vec![div().w_96().h_96().bg(gpui::red())]),
)
// this.child(