Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Count hours is giving NaN #16

Open
aline-matos opened this issue Nov 19, 2018 · 0 comments
Open

Count hours is giving NaN #16

aline-matos opened this issue Nov 19, 2018 · 0 comments
Labels

Comments

@aline-matos
Copy link

Hi there!

The counter is not working with hours.

An suggestion, in line 64:

counter.divider = (!isTime) ? num * divisions : s * divisions;

// Generate list of incremental numbers to display
for (var i = divisions; i >= counter.beginAt / counter.divider; i--) {
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants