LeaVerou / inspire.js

Lean, hackable, extensible slide deck framework. Previously known as CSSS.
https://inspirejs.org
MIT License
1.73k stars 254 forks source link

Video slide layout overflow #155

Open kospl opened 2 years ago

kospl commented 2 years ago

https://inspirejs.org/#media-plugin

This how it looks in Chrome/Edge (Win):

image

User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36

LeaVerou commented 2 years ago

Thanks! At what viewport size?

(You can run console.log(innerWidth, innerHeight) to find out)

kospl commented 2 years ago

Basically it's a desktop view (I thought it's 1920 though): image