Deathamns / Viewhance

Enhancements for the browser's default media viewer
https://deathamns.github.io/Viewhance/
Other
99 stars 23 forks source link

Can't zoom, or access menu on videos orientated by meta-tags #86

Closed kr4ssi closed 2 years ago

kr4ssi commented 2 years ago

Example: https://vid.pr0gramm.com/2022/03/24/1da19fa54bfcaa76.mp4

If I zoom before the video has finished loading, it works, strangely enough.

Deathamns commented 2 years ago

Browser: Firefox. Steps to reproduce: copy link, open a new tab, paste and go.

In this case the browser doesn't fire the 'loadedmetadata' event on the media, so the extension cannot finish its initialization. Fixed in 137029a.