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"]

View file

@ -12,7 +12,6 @@ env_logger = "0.11"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
branch = "iced-rebase"
features = [
"debug",
"winit",

2
iced

@ -1 +1 @@
Subproject commit fb1d5b2ed88f8e56b8637b777cedb135a04098d4
Subproject commit b22d363f2c7d6485a3eddc6a54b2a652b7ded916