Closed suryatech closed 10 years ago
Tested the pull request. The JS tests run fine. make lint is clean. @mitechie Do let me know if I am missing any other step for testing the code.
@sammyshj : Thanks for your time. What do you think about the animation. Is 0.1 s fine or should it be increased/decreased?
Thanks for this, since the original issue in #198 was that Bookie removed the dupe and it wasn't clear why, I slowed it down to .4s so that it's obvious that there's something going on and the user hopefully puts it all together now.
Thanks for the branch, the tests, and your patience as it all got worked out.
Great! I thought that a larger duration might make it 'appear' slow. Anyways, thanks for the change.
Modified tests to prevent race situations. Used wait construct instead.