feat: tab pagination and text overlap fix

This commit is contained in:
Michael Aaron Murphy 2024-01-26 16:31:00 +01:00 committed by Jeremy Soller
parent cb26aedfa2
commit 41e95fc188
2 changed files with 276 additions and 113 deletions

View file

@ -27,7 +27,6 @@ git = "https://github.com/pop-os/cosmic-text.git"
git = "https://github.com/pop-os/libcosmic.git"
default-features = false
features = ["tokio", "winit"]
#path = "../libcosmic"
[features]
default = ["wgpu"]