benwiley4000 / cassette

📼 A flexible media player component library for React that requires no up-front config
https://benwiley4000.github.io/cassette/styleguide
MIT License
185 stars 28 forks source link

Placeholder frame in VideoDisplay not aligned perfectly with video #322

Closed benwiley4000 closed 5 years ago

benwiley4000 commented 5 years ago

When the video leaves a VideoDisplay to occupy a different display, the still frame canvas element left behind doesn't line up perfectly with the picture that was present before. This might be a math issue to do with enforcing CSS style dimensions on the canvas based on its parent element