Lakshmana Katrgadda

Results 4 issues of Lakshmana Katrgadda

minute Step properly Not Working with this condition newVal = this.minute + this.minuteStep - (this.minute % this.minuteStep); after changed into newVal = this.minute + this.minuteStep; it is working fine for...

default time showing 17.80 with minute step 40 .current time is 17.59

ex: i have 4 steps .i clicked previous button in 4 step .it came to 3 step but finish button not disabled ![1](https://cloud.githubusercontent.com/assets/1289975/19467948/b3fab2ea-9531-11e6-8dca-c8c7f293a809.PNG) ![2](https://cloud.githubusercontent.com/assets/1289975/19467956/b8d13cc6-9531-11e6-9c9d-dceea61c4fab.PNG) ![3](https://cloud.githubusercontent.com/assets/1289975/19467960/bd57b694-9531-11e6-8375-0fa34b66dec2.PNG) ![4](https://cloud.githubusercontent.com/assets/1289975/19467968/c53ba33e-9531-11e6-93f5-8d7bfeb16562.PNG) ![capture](https://cloud.githubusercontent.com/assets/1289975/19467861/3ad3f124-9531-11e6-97a1-d5caa0e57664.PNG)