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

Text scroller does not insert word breaks early #7

Open
TakoNekko opened this issue Jul 4, 2024 · 0 comments · May be fixed by #33
Open

Text scroller does not insert word breaks early #7

TakoNekko opened this issue Jul 4, 2024 · 0 comments · May be fixed by #33
Assignees
Labels
🖱️ ui The stuff you interact with on your screen 👍 enhancement New feature or request

Comments

@TakoNekko
Copy link
Owner

0007_1.mp4

The text scroller draws character by character, regardless whether the current word will eventually need to be moved to the next line, which causes a display issue depending on the render resolution and the length of the line.

@TakoNekko TakoNekko added 👍 enhancement New feature or request 🖱️ ui The stuff you interact with on your screen labels Jul 4, 2024
@TakoNekko TakoNekko self-assigned this Jul 4, 2024
@TakoNekko TakoNekko linked a pull request Jul 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖱️ ui The stuff you interact with on your screen 👍 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant