muxinc / next-video

The easiest way to add video in your Nextjs app.
https://next-video.dev
MIT License
858 stars 33 forks source link

fix: svg blur image aspect ratio #259

Closed luwes closed 6 months ago

luwes commented 6 months ago

test url: https://next-video-demo-git-fork-luwes-fix-blur-glitch-mux.vercel.app/background-video-fullscreen this fixes a bug where the blur up image was not expanding the full container and showing render artifacts on the sides.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-video-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 6:53pm
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.63%. Comparing base (2557317) to head (eadfac0). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ======================================= Coverage 90.63% 90.63% ======================================= Files 30 30 Lines 2413 2413 Branches 339 339 ======================================= Hits 2187 2187 Misses 226 226 ```

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