Ellipsize breadcrumbs that do not fit, fixes #189

This commit is contained in:
Jeremy Soller 2024-07-09 11:16:14 -06:00
parent 56401527e4
commit d31e103f65
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
3 changed files with 128 additions and 61 deletions

View file

@ -48,7 +48,6 @@ slotmap = "1.0.7"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic.git"
branch = "text-wrap"
default-features = false
features = ["a11y", "multi-window", "tokio"]