|
|
@ -449,7 +449,7 @@ if(typeof VMM != 'undefined' && typeof VMM.Timeline == 'undefined') { |
|
|
|
slider.setSlide(0); |
|
|
|
slider.setSlide(0); |
|
|
|
timenav.setMarker(0, config.ease,config.duration); |
|
|
|
timenav.setMarker(0, config.ease,config.duration); |
|
|
|
}; |
|
|
|
}; |
|
|
|
//call this function before
|
|
|
|
//call this function before loading timeline with new data
|
|
|
|
this.reset = function() { |
|
|
|
this.reset = function() { |
|
|
|
config.current_slide = 0; |
|
|
|
config.current_slide = 0; |
|
|
|
slider.setSlide(0); |
|
|
|
slider.setSlide(0); |
|
|
|