- From: Jer Noble <notifications@github.com>
- Date: Wed, 20 Jun 2018 08:32:14 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 June 2018 15:32:42 UTC
Given the choice between default == false and default == true, I’m biased towards default == false, which would imply the property should be `preferNoNavigationBar`. But this may be a false choice; another option would be to target the use case and not the behavior. So, given the discussion in #123, this could be `prefersMinimalUI: true` or `presentationStyle: “video”` or something along those lines. Samsung could interpret that as “hide the nav bar”, without actually writing “navigation bar” into the spec. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/129#issuecomment-398794247
Received on Wednesday, 20 June 2018 15:32:42 UTC