gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

Display controls on touchscreens #4

Closed edrpls closed 4 years ago

edrpls commented 5 years ago

Our controls depend on :hover which doesn't behave in the same way in touchscreen devices. As a fix (while someone with better design skills reviews it), we should display the enabled controls at all times.

edrpls commented 4 years ago

Additionally, the full screen portrait styles should be adjusted to position the video in the center of the screen.