We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like it might be this: pixijs/pixijs#5155
...in which case, try this:
Setting resolution = 1 in updateText() indeed works perfectly.
1
updateText()
The text was updated successfully, but these errors were encountered:
try forcing text resolution to 1, for #16
ba8ffa2
hmm ba8ffa2 tried this, but looks like still got text missing on full-page gossip graph on Android
Sorry, something went wrong.
Not fixed by fae3a7d (using app's resizeTo) either. Long shot.
resizeTo
No branches or pull requests
Looks like it might be this: pixijs/pixijs#5155
...in which case, try this:
The text was updated successfully, but these errors were encountered: