bfintal / Counter-Up2

Counter-Up is a lightweight module that counts up to a targeted number when the number becomes visible.
MIT License
193 stars 65 forks source link

Values between 0 and 1 not handled correctly #16

Open petomka opened 2 years ago

petomka commented 2 years ago

If I wanted to have a counter for a decimal value that is less than one, the resulting animation does not show the correct numbers. I have set up an example here: https://codepen.io/EndOfFile/pen/vYppEvY

I would expect that I would see decimal numbers during counting up, not whole numbers.

ImKubass commented 2 years ago

Having same issue

marcusfox commented 1 year ago

Same issue, this repo is dead and/or not working?