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

Fix skip delay of 0 and add short input block after natural text finish #1648

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

Skip delay of 0 wasn't working because timers don't accept a wait time of 0.
I also converted the skip_delay_timer to a more general input_block_timer.
I also added a 0.1 second input block when text finishes naturally. This is useful as often (for short texts) you think you want to reveal the full text, but then when you click it already finished revealing and you go to the next event. Hopefully this helps prevent this, by giving a short moment to realize the text finished (as indicated by the next inidicator).

@Jowan-Spooner Jowan-Spooner added Bug 🐞 Something isn't working Feature✨ labels Jul 29, 2023
@Jowan-Spooner Jowan-Spooner merged commit 6417f0f into main Jul 30, 2023
@Jowan-Spooner Jowan-Spooner deleted the fix-skip-delay branch August 8, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working Feature✨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant