joeblack9988 / slideshow

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

Missing logic for load() method - not handling thumbnail updates #218

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Note: If this is a troubleshooting or help question, please first look in
the FAQ (http://bit.ly/ny4EG), search in the Google Group
(http://bit.ly/2Ph5h) and post your question there!

This form is only for technical issues or bugs, thank you. If you post a
troubleshooting question here you will NOT receive help.

What steps will reproduce the problem?
1. Create a default slideshow.js with thumbnails specifying images only. (+t 
thumbs assumed)
2. Call the .load() public method with an array of new images. (+t thumbs 
assumed again)

What is the expected output? What do you see instead?
Expected output is to replace the images in the show and update the thumbnails. 
Actual output output is the image files are replaced and it gracefully proceeds 
to the next new image in the show however the thumbnails are not updated.

What version of the product are you using? On what operating system and browser?
Slideshow-1.3.2.110508 Windows IE7/IE8/Chrome/Firefox

Please provide any additional information below.
The logic for accommodating the load method appears to be missing.  Retrieve is 
called for items not stored (that I can tell).  Function _thumbnails is not 
present.

Original issue reported on code.google.com by tony.to...@gmail.com on 22 Aug 2011 at 7:47

GoogleCodeExporter commented 8 years ago
I can confirm this, experiencing the same problem. Firefox Linux.

Original comment by ajvo...@gmail.com on 23 Oct 2011 at 8:40

GoogleCodeExporter commented 8 years ago
It's stil not working, the local _thumbnails() is missing!

Original comment by RuneLChr...@gmail.com on 18 Jan 2012 at 6:25

GoogleCodeExporter commented 8 years ago

Original comment by aeron.gl...@gmail.com on 20 Jan 2012 at 1:25