collectiveaccess / pawtucket2

Pawtucket Improved
GNU General Public License v3.0
85 stars 76 forks source link

Corrected Carousel Init #49

Closed miqrogroove closed 2 years ago

miqrogroove commented 2 years ago

jcarousel's last method does NOT return the "current" item, and this screws up the entire thumbnail system. Substituting the target method resolves the problems.

Fixes #38