When you double click the main image to navigate through an album, the main image will produce duplicates.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | double_click_duplicates_1908052_1.patch | 601 bytes | wjackson |
When you double click the main image to navigate through an album, the main image will produce duplicates.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | double_click_duplicates_1908052_1.patch | 601 bytes | wjackson |
Comments
Comment #1
wjackson commentedAdding the following lines to jquery.galleriffic.js below line 629 did the trick.
I created and attached a patch that will correct this issue. To apply the patch, place it in the views_galleriffic folder, navigate to the directory, and use the following command.
$ patch -p1 --verbose < double_click_duplicates_1908052_1.patchComment #2
OvRiDe commentedWorks PERFECTLY.. thanks for the fix. will.j is the man!
Comment #3
m.stentaThis works, but it's also a duplicate of this issue, which also has a patch and is RTBC: #873014: Loading multiple images when clicking image more than once.
Comment #4
m.stenta