Is there a way in Cycle2 to tell when the goto
function is being skipped due to it already being on that slide.
I have some cases where it could handle and I want to handle this in a proper way, but I can't seem to find any event that's being triggered for this.
$slider.cycle('goto', 0); //[cycle2] goto: skipping, already on slide 0