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

If the font is loaded after the document has been set up, the width and height of Text are off #452

Open
skinkie opened this issue Oct 9, 2021 · 0 comments · May be fixed by #454
Open

Comments

@skinkie
Copy link
Contributor

skinkie commented Oct 9, 2021

When the font after the document is presented to the user, the width and height of the Text using it are never updated. This suggest that font loading should block. In addition a font.family = something does not trigger an onFontUpdate, which in effect does not run the updateImplicit. So I think there are some nuances to look at.

@skinkie skinkie linked a pull request Oct 9, 2021 that will close this issue
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 a pull request may close this issue.

1 participant