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

Fix material icons flash on app load #4378

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

aleksfront
Copy link
Contributor

Using font-display: block css rule to hide all icons before material icon font gets loaded.

hiding.material.icons.mov

Fixes #3850

Signed-off-by: Alex Andreev alex.andreev.email@gmail.com

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
@aleksfront aleksfront added bug Something isn't working area/ui labels Nov 18, 2021
@aleksfront aleksfront added this to the 5.3.0 milestone Nov 18, 2021
@aleksfront aleksfront requested a review from a team as a code owner November 18, 2021 09:26
Copy link
Contributor

@jweak jweak left a comment

Choose a reason for hiding this comment

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

LGTM

@aleksfront aleksfront merged commit 92e178a into master Nov 18, 2021
@aleksfront aleksfront deleted the fix-material-icons-fallback-flash branch November 18, 2021 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Material Icons font flickering on load
2 participants