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

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