Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show clock and battery in landscape mode (only when other controls are shown) #13

Open
barrymay opened this issue Jun 27, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@barrymay
Copy link

barrymay commented Jun 27, 2018

Show clock and battery display in landscape mode (at least on phone)

In landscape video playback, would be great to show clock and battery at the same time whenever the video playback controls are showing.

(Sometimes I'm watching a course and I just want to check the time without getting out of the app, which stops the sound.)

Steps to reproduce

  1. Start a video
  2. Tap the screen to show playback controls
  3. Along with the playback controls on the bottom, show the standard clock/battery info on top of the screen
@barrymay barrymay added the enhancement New feature or request label Jun 27, 2018
@dachev
Copy link
Collaborator

dachev commented Jun 28, 2018

The status bar is visible on tablets but not on phones. This is a default behavior introduced in iOS 8. As of the time of this writing most video apps (including Youtube) abide.

There is a possibility that we are gong to fully utilize the top space as we add more functionality, but if that's not the case we would consider showing the status bar instead.

@barrymay
Copy link
Author

Cool - just noting that Netflix on iPhone does show the time/battery status bar in landscape mode, and frontend masters course lengths are more Netflix than YouTube in typical length 😉

@barrymay
Copy link
Author

Just adding to this since I tried on tablet -would be great in landscape mode (on phone and tablet) if the status bar ONLY showed when the other video controls did. When watching by default i don't want any distractions, but when I'm acting on the video (rewind/fast-forward) this is where the clock would be ideal.

Currently on iPad the clock always shows which is a bit distracting (at least in landscape)

If that can't happen then no clock status bar in full landscape mode is better than having one.

Thanks

@barrymay barrymay changed the title Show clock and battery in landscape mode Show clock and battery in landscape mode (only when other controls are shown) Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants