jmandreslopez / ng2-odometer

Odometer for Angular2
MIT License
23 stars 18 forks source link

duration does not work for slide animation #2

Open tskweres opened 7 years ago

tskweres commented 7 years ago

When specifying a [duration] on the odometer and the [[animation]="'slide'", the duration does not work. However, if I change the animation to count, it works as expected

arjenabhi commented 6 years ago

hey @tskweres did you find the solution or workaround for the same ? coz even I am having the same problem

jkc1996 commented 5 years ago

@tskweres i am facing the same issue with [duration]. did you find any solution ?