Started to make the dock better, major issue's resizing child elements
This commit is contained in:
parent
f2b72eb6d2
commit
31a3fdb23e
2 changed files with 53 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
use gpui::{
|
||||
actions,
|
||||
elements::{ChildView, Container, Empty, FlexItem, Margin, MouseEventHandler, Side, Svg},
|
||||
elements::{ChildView, Container, Empty, Margin, MouseEventHandler, Side, Svg},
|
||||
impl_internal_actions, CursorStyle, Element, ElementBox, Entity, MouseButton,
|
||||
MutableAppContext, RenderContext, View, ViewContext, ViewHandle, WeakViewHandle,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue