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

Decrementing minutes skips over "00" #48

Closed
schowdhuri opened this issue Sep 4, 2015 · 2 comments
Closed

Decrementing minutes skips over "00" #48

schowdhuri opened this issue Sep 4, 2015 · 2 comments

Comments

@schowdhuri
Copy link

This can be seen on the demo page too: http://rajeshwarpatlolla.github.io/TimePickerForIonicFramework/demo/#/tab/timepicker
On decrementing the minutes using the arrow button, the value goes straight from, say 10 to 50 instead of 10 -> 00 -> 50.
The increment functionality works as expected: 50 -> 00 -> 10

@mattchue
Copy link

+1

@Flati Flati mentioned this issue Oct 7, 2015
@rajeshwarpatlolla
Copy link
Owner

This has been fixed in the latest commit to the master branch. Please check it in the latest commit

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

No branches or pull requests

3 participants