Rise-Vision / auto-scroll

Auto-scroll jQuery Plugin
Other
1 stars 2 forks source link

When type is "page" the widget content continues to scroll even when widget is not visible #13

Closed stulees closed 7 years ago

stulees commented 9 years ago

Reproduction Steps (Requires at least 1 google spreadsheet with many rows of data)

Expected Results

Actual Results

stulees commented 9 years ago

@donnapep FYI, I believe this is due to several delayed calls of TweenLite not being killed when Plugin.prototype.pause is called.