Display a temporary window while remote project is loading
This commit is contained in:
parent
e6576b32b2
commit
aa90c06012
12 changed files with 121 additions and 7 deletions
|
@ -48,6 +48,7 @@ pub struct Workspace {
|
|||
pub modal: ContainerStyle,
|
||||
pub notification: ContainerStyle,
|
||||
pub notifications: Notifications,
|
||||
pub joining_project_message: ContainedText,
|
||||
}
|
||||
|
||||
#[derive(Clone, Deserialize, Default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue