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

good to have a counter which increase or decrease to updated value #16

Open
vijhhh2 opened this issue Oct 23, 2019 · 0 comments
Open

good to have a counter which increase or decrease to updated value #16

vijhhh2 opened this issue Oct 23, 2019 · 0 comments

Comments

@vijhhh2
Copy link

vijhhh2 commented Oct 23, 2019

Hi,
What you have done so good.
But it will be good to have a counter also, which increase or decrease to updated value not instantly but it should show some flip anmation before updating the value and stops at updated value.
Ex: var counter = new Counter(some initial value);

counter.IncrementTo(updated value, transistionTime);

suppose my current value is 3 and called incrementTo function with value of 10 and transition time of 3sec, It should show animation like changing from 3,4,5,6...and it should stop at 10.

I know it is a lot of work, But it will be a very good enhancement for your pliugin.

Regards,
Vijay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants