Commit Graph

2 Commits

Author SHA1 Message Date
Joey Parrish 1899151f0d Fix controls CSS compatibility issues.
This avoids flex on the buffering spinner, which is better done with
absolute positioning, and add webkit-prefixed attributes for the flex
styles which remain.

The controls now render correctly in more browsers.

Change-Id: I766806b1f2bc023defbd84b79d8e56c155346997
2015-04-21 16:13:07 -07:00
Joey Parrish b796e9a55a Create custom player controls.
Also deprecates several methods on Player that are better accessed
directly on the video element.

Change-Id: I11e41ec7025aa2bc63e14febcadf42a1acc510eb
2015-03-10 19:40:57 +00:00