hydra
hydra copied to clipboard
Fix/video controller not clickable on game details
- Fix Arrows overlapping video controls and making it impossible to use video controls (see screenshot).
- Uses mp4 instead of webm for video trailers. Better CPU usage because of encoding
- Removes autoplay from HTML tag as games with more than 1 trailer would start to play all the available videos on page load
- Replace auto play logic with: Pause running video on scroll. Start video if current item is a video.