Open GoogleCodeExporter opened 9 years ago
I did the same thing, so I agree this should be fixed in the next release. I
modified it slightly differently:
ssAdvance: function() {
if (this.isSlideshowRunning && (this.data.length > 1))
this.next(true);
return this;
},
Original comment by kenk...@gmail.com
on 9 Jul 2010 at 1:35
It would be good when suggesting fixes to say which file you're modifying, and
line number. Thanks
Original comment by victoria...@pmactree.com
on 15 Jul 2010 at 4:48
Good idea, this would be really useful to me. Thanks
Original comment by ad...@catalystwebsites.co.uk
on 17 Mar 2011 at 12:43
Original issue reported on code.google.com by
thingsNs...@gmail.com
on 23 Jan 2010 at 6:11