Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 400 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 400 Bytes

todo

  • Call onComplete() on the player events Observable when the player is closed (https://jira.nypl.org/browse/SIMPLY-1100)
  • On-device testing.
  • Moving the playhead works inefficiently in the open access player: The target spine element is always reloaded from disk. If the requested spine element is the current spine element, the player should just simply seek rather than reloading.