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

LUIFormattedLabel causes LUI to visually glitch if text is continuously modified during runtime #52

Open
Nel-Fie opened this issue Dec 17, 2018 · 0 comments

Comments

@Nel-Fie
Copy link

Nel-Fie commented Dec 17, 2018

As the title describes: if a LUIFormattedLabel has its text content continuously modified, as with a task calling .clear(), .add(str) and .newline() every tick, it will cause LUI to glitch out visually after some time.

Here is a file reproducing the glitch, at least on my system. LUI starts to glitch out at around 530 frames for me.

I had already touched on the issue over at the Panda3D forums, and rdb suggested it might have something to do with the text atlas running out of space.

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