rewin123 / space_editor

bevy prefab editor
MIT License
383 stars 47 forks source link

Fix camera view #265

Closed rewin123 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes are missing coverage. Please review.

Project coverage is 30.27%. Comparing base (e29de71) to head (0d1d80d).

:exclamation: Current head 0d1d80d differs from pull request most recent head 24570ce. Consider uploading reports for the commit 24570ce to get more accurate results

Files Patch % Lines
crates/editor_ui/src/camera_view.rs 0.00% 46 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================== - Coverage 30.28% 30.27% -0.01% ========================================== Files 58 58 Lines 9042 9044 +2 ========================================== Hits 2738 2738 - Misses 6304 6306 +2 ```

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

naomijub commented 7 months ago

Does this fix 2D mode crash? in camera view tab?