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

Stop using non-existent Roboto fonts in Paella #1106

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

LukasKalbertodt
Copy link
Member

The Paella skin we use loads Robot files and sets Roboto as font for the whole player. For some time now, those requests to the font files failed, creating annoying errors. So unless you already had Robot installed locally, Paella used the font set by Tobira.

We discussed this internally and decided that having two similar, but still different fonts on a website is not a good idea. So this removes the font declarations in the skin. In a ... hacky way sadly. But we already heavily modify Paella code to our advantage.

@LukasKalbertodt LukasKalbertodt added the changelog:dev Changes primarily for developers label Feb 14, 2024
@LukasKalbertodt LukasKalbertodt force-pushed the fix-paella-font branch 2 times, most recently from a08714a to b9189bc Compare February 14, 2024 13:09
@github-actions github-actions bot temporarily deployed to test-deployment-pr1106 February 14, 2024 13:14 Destroyed
The Paella skin we use loads Robot files and sets Roboto as font for
the whole player. For some time now, those requests to the font files
failed, creating annoying errors. So unless you already had Robot
installed locally,  Paella used the font set by Tobira.

We discussed this internally and decided that having two similar,
but still different fonts on a website is not a good idea. So this
removes the font declarations in the skin. In a ... hacky way sadly.
But we already heavily modify Paella code to our advantage.
@github-actions github-actions bot temporarily deployed to test-deployment-pr1106 February 14, 2024 16:12 Destroyed
@owi92 owi92 merged commit 4a2221d into elan-ev:master Feb 16, 2024
3 checks passed
@LukasKalbertodt LukasKalbertodt deleted the fix-paella-font branch February 19, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dev Changes primarily for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants