Test moving panels
Co-Authored-By: Julia Risley <julia@zed.dev>
This commit is contained in:
parent
cc21421ea8
commit
5549669316
6 changed files with 169 additions and 15 deletions
|
@ -1,6 +1,4 @@
|
|||
use crate::{
|
||||
ItemDeserializers, Member, Pane, PaneAxis, Workspace, WorkspaceId,
|
||||
};
|
||||
use crate::{ItemDeserializers, Member, Pane, PaneAxis, Workspace, WorkspaceId};
|
||||
use anyhow::{anyhow, Context, Result};
|
||||
use async_recursion::async_recursion;
|
||||
use db::sqlez::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue