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

Video controls show wrong font-icons on iOS Safari #109

Open
lmoesch opened this issue Aug 10, 2022 · 0 comments
Open

Video controls show wrong font-icons on iOS Safari #109

lmoesch opened this issue Aug 10, 2022 · 0 comments

Comments

@lmoesch
Copy link

lmoesch commented Aug 10, 2022

Description

Video controls show wrong font-icons on iOS Safari

Expected Behavior

Video controls show typical icons for play/stop/volume etc.

Actual Behavior

Sometimes totally different icons are displayed instead of the usual ones. Depending on other imported fonts.

Possible fix

I think this issue is caused by the fact, that the internal font name is tt-icomoon, which caused issues on Safari if another font with that name is in the system. A possible fix would be just changing the internal font name to something videogular specific.

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

No branches or pull requests

1 participant