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

Calendar month change animation queue not cleared on hide #280

Closed
dioslaska opened this issue Feb 3, 2015 · 1 comment
Closed

Calendar month change animation queue not cleared on hide #280

dioslaska opened this issue Feb 3, 2015 · 1 comment
Labels
Milestone

Comments

@dioslaska
Copy link
Contributor

Tthe problem is the array that holds the animation queue does not get cleared when the calendar closes.

Here are the steps to reproduce:

· Open mobiscroll calendar.

· Change the current month by clicking month arrow multiple times.

· Click transparent gray background immediately to close the calendar.

· Re-open the calendar

· Click right arrow next to month only once to change the calendar month.

Result:

· The previous multiple taps on month's next button that was not executed due to minimizing of the calendar is seen on the next selection of the future date.

@dioslaska dioslaska added this to the 2.15.0 milestone Feb 3, 2015
@dioslaska
Copy link
Contributor Author

Done, will be released in 2.15.0

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

No branches or pull requests

1 participant