VP-124: Using the native controls options hides custom controls, but doesn't show native controls

Metadata

Source
VP-124
Type
Bug
Priority
Critical
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2013-01-14T17:16:34.093-0500
Updated
2013-02-26T14:38:28.431-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.1
Component
  1. controls

Description

The API for the VideoPlayer has a "controls" option which can be set to "native" if the integrator for some crazy reason doesn't want to use our controls. Setting this options does successfully not-use our controls, but the native controls are unavailable as well.

Comments

  • Michelle D'Souza commented 2013-02-26T14:38:28.419-0500

    We have removed the native controls option from the API, favouring a demands block for removing our controls when required. We decided on this course of action because we feel that it is generally preferable to use the video player's built in controls instead of native controls. The option was confusing and prone to breakage.