M2vH / galleriffic

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

Refresh thumbnail list without insertImage & removeImage functions #258

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Delete the <li>'s from the <ul> (thumbnails list)
2. Add new <li>'s into the <ul> (thumbnails list)
3.

What is the expected output? 
The thumbnails reconcile de galleriffic functionallity

What do you see instead?
just the thumbnails,  without effects and functionallities, it doesn´t work 
properly.

What version of the product are you using? On what operating system?
Galleriffic 2.0,  linux

Please provide any additional information below.

I need to delete all the thumbnails,  and after this put new ones in the ul 
container,  the removeImage function isn't the solution because the images just 
get the "display:none;" propiety, and i need to flush it because i will use a 
huge number of pics, and it will turn the page slow.

Original issue reported on code.google.com by greenthu...@gmail.com on 5 Dec 2011 at 4:07