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

modified existing conditional so that time tooltips will not be added… #4185

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

alex-barstow
Copy link
Contributor

@alex-barstow alex-barstow commented Mar 10, 2017

… to a player on mobile devices

Description

Currently, the behavior of time tooltips is inconsistent across iOS and Android devices, so the decision was made by @gkatsev to hide tooltips on all mobile devices (for at least the time being).

Specific Changes proposed

Modify existing conditionals in seek-bar.js and play-progress-bar.js so that the TimeTooltip and MouseTimeDisplay components will not be added to a player when it is initialized in iOS or Android.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chome, Firefox, IE)
    • Unit Tests updated or fixed
    • Docs/guides updated
    • Example created (starter template on JSBin)
  • Reviewed by Two Core Contributors

Copy link
Contributor

@brandonocasey brandonocasey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants