Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Breakpoint of Meta-Scrubbing

Pre-release
Pre-release
Compare
Choose a tag to compare
@line-o line-o released this 25 Feb 16:23

Features

  • player only pre-loads metadata, if no value for duration is given (NOTE: to stop preloading completely the preload attribute must be set to none)
  • progress bar scrubber is always completely visible and does not break out of layout
  • use pointer cursor on progress handle / scrubber
  • uniform breakpoints throughout the player
  • (almost) no logging in production

Fixes

  • do not show license area in info tab, if license info is missing ( param.license.url & param.license.name )
  • use fixed font sizes instead of percentage based, growing ones
  • some linter warnings and errors