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: `ResizableContainer` #752

Open marc2332 opened 1 month ago

marc2332 commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 87.77778% with 33 lines in your changes missing coverage. Please review.

Project coverage is 74.04%. Comparing base (7ee5c43) to head (136defd).

Files Patch % Lines
crates/components/src/resizable_container.rs 92.94% 18 Missing :warning:
crates/devtools/src/lib.rs 0.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #752 +/- ## ========================================== + Coverage 73.81% 74.04% +0.22% ========================================== Files 200 201 +1 Lines 20954 21209 +255 ========================================== + Hits 15467 15704 +237 - Misses 5487 5505 +18 ```

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