Seperate pane and panel styling
co-authored-by: max <max@zed.dev>
This commit is contained in:
parent
9c707eff27
commit
685e8d7007
4 changed files with 32 additions and 22 deletions
|
@ -2,7 +2,7 @@ mod dragged_item_receiver;
|
|||
|
||||
use super::{ItemHandle, SplitDirection};
|
||||
use crate::{
|
||||
item::WeakItemHandle, toolbar::Toolbar, AutosaveSetting, Item, NewFile, NewSearch, NewTerminal,
|
||||
item::WeakItemHandle, toolbar::Toolbar, AutosaveSetting, Item, NewFile, NewSearch,
|
||||
ToggleZoom, Workspace, WorkspaceSettings, NewCenterTerminal,
|
||||
};
|
||||
use anyhow::Result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue