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

Reflect the correct fullscreen icon in bespoke template #65

Merged
merged 1 commit into from
Jan 26, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 26, 2019

Fullscreen button on bespoke template's OSD is sometimes not reflected the correct state. When the fullscreen was toggled by browser native feature, the fullscreen icon would not change.

incorrect-fullscreen-icon

We are improved handling the fullscreen icon by using fullscreenchange browser event through screenfull helper module (screenfull.onchange()), not using our custom event.

@yhatt yhatt merged commit 27b6af2 into master Jan 26, 2019
@yhatt yhatt deleted the correct-fullscreen-icon branch January 26, 2019 16:21
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.

1 participant