What steps will reproduce the problem?
1. Double click on thumbnail
2. Slideshow is doubled
3.
What is the expected output? What do you see instead?
Just to show one image.
What version of the product are you using? On what operating system?
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0
Please provide any additional information below.
To fix this add to gotoImage at line 510 this piece of code
if ( this.currentImage !== undefined && imageData.hash ==
this.currentImage.hash )
return this;
Original issue reported on code.google.com by dalibor....@gmail.com on 3 Jun 2013 at 8:23
Original issue reported on code.google.com by
dalibor....@gmail.com
on 3 Jun 2013 at 8:23