These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
Hi Todd -
Could you please have the clickThumb event dispatch its data BEFORE the image finishes loading in the SSP component. Currently any custom coding I do (i.e. do xyz when thumb clicked) encounters an awkward delay if the image hasn't yet loaded, which poses a significant problem. All I need is the event.num information. Since the gallery and album data has already loaded there really is no need for any delay - all of the image information is already accessible via those arrays even without the imagedata event. I understand such timing for the currentThumb event as that has to do with the image loading, but clickThumb is about clicking the thumbnail, not the ssp image. I really need that immediate feedback or else I am going to have to code my own thumbnail scroller for this project, which would be a big hassle. Thank you so much!
Offline
btw, this has been resolved in the new beta thumbgrid. Thanks!
Offline