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

Allow changing danmaku styles without removing rendered danmaku #9

Open
Mr-Quin opened this issue Mar 28, 2024 · 0 comments
Open

Allow changing danmaku styles without removing rendered danmaku #9

Mr-Quin opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request ux User Experience related issues

Comments

@Mr-Quin
Copy link
Owner

Mr-Quin commented Mar 28, 2024

The current danmaku engine does not support changing danmaku styles, offset, etc. while rendering.
As a workaround, we recreate the engine each time a change occurs, which removes all danmaku from the screen and starts over. This is rather disruptive and should be address to provide a more seamless experience.

@Mr-Quin Mr-Quin added the enhancement New feature or request label Mar 28, 2024
@Mr-Quin Mr-Quin added the ux User Experience related issues label Apr 7, 2024
@Mr-Quin Mr-Quin self-assigned this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux User Experience related issues
Projects
None yet
Development

No branches or pull requests

1 participant