feat: tab pagination and variable-button widths

This commit is contained in:
Michael Aaron Murphy 2024-01-26 16:37:52 +01:00
parent a1c80efe69
commit 7a70472572
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
3 changed files with 281 additions and 188 deletions

View file

@ -33,7 +33,6 @@ features = ["syntect", "vi"]
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
branch = "dialog"
default-features = false
features = ["tokio", "winit"]