joeblack9988 / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

Controller doesn't work with Slideshow-1.3.1.zip #190

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With the new Slideshow rewrite for Mootools1.3.1, the controller no longer 
works.  It worked correctly in the MT1.2 version of Slideshow.  

What steps will reproduce the problem?
1.  Go to http://clickedbycarol.com/Slideshow-1.3.1/index.html#weddings
2.  Hover over the slideshow area to see the controller.  Click on various 
controls.

What is the expected output? What do you see instead?
Expected:  Play/pause toggles.  Left/right/first/last advances appropriately.
Actual:  The controls don't work.  No errors in console.

What version of the product are you using? On what operating system and browser?
Slideshow-1.3.1.zip
Firefox 4.0, Safari 5.04
Mac OS X 10.6.7

Please provide any additional information below.
I believe this is an issue with the new Slideshow-1.3.1 and not a 
support/integration issue.  However, this is not reproducible in the demo that 
is included with the 1.3.1 download, so if I am mistaken, my apologies.

Original issue reported on code.google.com by carol...@gmail.com on 12 Apr 2011 at 7:42

GoogleCodeExporter commented 8 years ago

Original comment by aeron.gl...@gmail.com on 12 Apr 2011 at 7:47

GoogleCodeExporter commented 8 years ago
Grabbed source from github, and this problem is fixed.  The bug may have been 
related to destroy not working properly, which created multiple instances of 
the slideshow, and therefore the controller didn't work.

Original comment by carol...@gmail.com on 13 Apr 2011 at 7:59

GoogleCodeExporter commented 8 years ago
Fixed in Github

Original comment by aeron.gl...@gmail.com on 16 Apr 2011 at 2:58