Skip to content

Fix video player issues and add full screen on android

Martin Santangelo requested to merge fix/video-issues-2020 into release/4.4.0
  • Autoplay have sound
  • In some cases the width is bigger than the screen on landscape videos
  • Play is not paused on leave screen
  • Toggle sound restarts video from the beginning
  • Unable to seek on the timeline
  • Controls status is not updated in some cases
  • Full-screen button hides the controls but doesn't activate the full-screen view

closes #2449 (closed)

Merge request reports