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

[Feature request] Add a hold_for parameter to be able to customize on screen time #12

Open
LeCalicot opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request hacktoberfest Hacktoberfest Participations help wanted Extra attention is needed
Milestone

Comments

@LeCalicot
Copy link

From what I understand, currently the only parameters to adjust the on screen time are the duration parameter and the wait_to_start parameter (what the AfterEnd does is a bit obscure by the way). It seem that the element directly fades out after the fade in is finished.

We would benefit by having a hold_for parameter to keep the element dt seconds on screen before the fade out starts.

fade_in => hold => fade_out

@SergioRibera SergioRibera added enhancement New feature or request help wanted Extra attention is needed hacktoberfest Hacktoberfest Participations labels Oct 7, 2023
@SergioRibera SergioRibera added this to the v0.5 milestone Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest Participations help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants