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 countdown smart easing #288

Merged
merged 6 commits into from
Jul 8, 2022
Merged

Fix countdown smart easing #288

merged 6 commits into from
Jul 8, 2022

Conversation

inorganik
Copy link
Owner

Fixes #287.

Fix several issues around smart easing, where truthy/falsey checks weren't accounting for zero as an end value.

@inorganik inorganik merged commit 1e87b68 into master Jul 8, 2022
@inorganik inorganik deleted the fix-countdown-smart-easing branch July 8, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Count down is slower than count up when end is 0
1 participant