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

Decimal clock doesn't increment every 0.86 seconds #1

Closed
hacksalot opened this issue Sep 29, 2019 · 1 comment
Closed

Decimal clock doesn't increment every 0.86 seconds #1

hacksalot opened this issue Sep 29, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hacksalot
Copy link
Owner

hacksalot commented Sep 29, 2019

The Decimal clock's second hand currently increments / animates according to standard seconds. Under discrete animation, the second hand ticks once per second.

Instead, the hand should increment / animate according to decimal seconds. One decimal second = 0.864 standard seconds, which is how frequently the second hand should "jump" under discrete animation.

@hacksalot hacksalot added the bug Something isn't working label Sep 29, 2019
@hacksalot hacksalot self-assigned this Sep 29, 2019
@hacksalot hacksalot changed the title Decimal clock doesn't increment every 2.4 seconds Decimal clock doesn't increment every 0.86 seconds Sep 30, 2019
@hacksalot
Copy link
Owner Author

Fixed in v1.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant