fix(iced): reversed scroll direction

This commit is contained in:
Ashley Wulber 2026-03-06 11:55:53 -05:00 committed by GitHub
parent 1970499459
commit 14a5d0c0ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 4 deletions

View file

@ -13,8 +13,6 @@ env_logger = "0.10.2"
log = "0.4.29"
[dependencies.libcosmic]
# path = "../../"
branch = "iced-rebase"
git = "https://github.com/pop-os/libcosmic"
default-features = false
features = ["applet-token"]