You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment video.js defaults to using the native controls on mobile devices, because the custom controls require some additional work to support touch events. #672 made progress towards this by adding support for touch/tap events, specifically for toggling controls visibility. The @brightcove team has also made progress on this previously and there may be additional updates we can pull from there.
A few things remain to address:
Slider Support (seeking/volume)
Button size for touch (may simply be increasing the font size)
Hi heff, is there a time schedule for get this custom controls done on mobile? this ticket is a year old now and importance of full mobile support is increasing :)
There have been quite a few updates to improve mobile support, we've just done a terrible job keeping this issue up to date on what we've done :) There's still work to do, but things are in a much better place than when this ticket was initially opened.
At the moment video.js defaults to using the native controls on mobile devices, because the custom controls require some additional work to support touch events.
#672 made progress towards this by adding support for touch/tap events, specifically for toggling controls visibility. The @brightcove team has also made progress on this previously and there may be additional updates we can pull from there.
A few things remain to address:
Related Issues: #690
The text was updated successfully, but these errors were encountered: