wip
This commit is contained in:
parent
4d55110452
commit
0ae1f29be8
9 changed files with 24 additions and 28 deletions
|
@ -10,8 +10,6 @@ use gpui::{
|
|||
AnyElement, Axis, Element, LayoutContext, SceneBuilder, View, ViewContext,
|
||||
};
|
||||
|
||||
use crate::CollabTitlebarItem;
|
||||
|
||||
pub(crate) struct FacePile<V: View> {
|
||||
overlap: f32,
|
||||
faces: Vec<AnyElement<V>>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue