refactor(cosmic): Separate states across views
This commit is contained in:
parent
ad0443af3f
commit
0cea2023f8
6 changed files with 278 additions and 108 deletions
|
|
@ -6,4 +6,5 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
apply = "0.3.0"
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "wgpu", "winit"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue