marktuk / Blueberry

A jQuery image slider plugin written specifically for responsive web design.
http://marktyrrell.com/labs/blueberry/
GNU General Public License v3.0
171 stars 57 forks source link

Slider timing becomes sparodic when using keyboard navigation #5

Open marktuk opened 13 years ago

marktuk commented 13 years ago

Appears to be multiple instances of the timer getting created. Could be an issue with the overall concept of the timer.

smeranda commented 13 years ago

This can be fixed by removing all the individual clearTimeout calls and use one at the start of the rotateTimer function. See: https://github.com/smeranda/Blueberry/commit/34d4f61ea24fa443300527fcee4246eadab41130