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: Scroll controller #772

Closed marc2332 closed 1 month ago

marc2332 commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 73.94%. Comparing base (9ffa035) to head (2674bb4).

Files Patch % Lines
...mponents/src/scroll_views/use_scroll_controller.rs 92.51% 14 Missing :warning:
...components/src/scroll_views/virtual_scroll_view.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #772 +/- ## ========================================== + Coverage 73.74% 73.94% +0.19% ========================================== Files 200 201 +1 Lines 20975 21172 +197 ========================================== + Hits 15468 15655 +187 - Misses 5507 5517 +10 ```

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