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

Countdown component #4

Open
TimPietrusky opened this issue Feb 18, 2018 · 1 comment
Open

Countdown component #4

TimPietrusky opened this issue Feb 18, 2018 · 1 comment
Labels

Comments

@TimPietrusky
Copy link
Member

To prepare the audience for a time-jump we need to put a countdown element into a slide so that they know that after the countdown is due, we make a time-jump.

Basic

  • Display the countdown that is set via a property
  • Start the countdown when it's shown on the slide or when a fragment get's visibile
    • When started: Work as a "usual" countdown, and decrease the start value
<!-- 5 second countdown -->
<Countdown start="00:05"></Clock>

Advanced

  • Show / hide seconds
  • Change the speed of the countdown
  • Add "piiiep" sound after x seconds for every second that the countdown gets decreased
@TimPietrusky
Copy link
Member Author

Basic Countdown was added as SuperTimer component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant