Skip to content

Various updates and bugfixes

Compare
Choose a tag to compare
@wimbarelds wimbarelds released this 07 Jul 18:31
· 17 commits to master since this release
  • Added .addTime()
  • Fixed time when counting upwards using the ticking animation
  • Stopped using for(var key in obj), both for Objects and Arrays
  • Fixed that calling .stop() or .destroy() during a callback did not succesfully stop the timers
  • included option text-size (Thanks fragphace!)