marc2332 / freya

Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.
https://freyaui.dev/
MIT License
1.33k stars 51 forks source link

feat: Change the wheels scroll based on the direction #751

Closed marc2332 closed 1 month ago

marc2332 commented 1 month ago

Closes https://github.com/marc2332/freya/issues/722

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 59.37500% with 13 lines in your changes missing coverage. Please review.

Project coverage is 73.57%. Comparing base (08771ac) to head (36f99ae).

Files Patch % Lines
crates/components/src/scroll_views/scroll_view.rs 58.82% 7 Missing :warning:
...components/src/scroll_views/virtual_scroll_view.rs 60.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #751 +/- ## ========================================== - Coverage 73.57% 73.57% -0.01% ========================================== Files 199 199 Lines 20397 20403 +6 ========================================== + Hits 15008 15012 +4 - Misses 5389 5391 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.