SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 295 forks source link

debounce: timer isn't cleared when debounced function is run #1324

Closed msssk closed 4 years ago

msssk commented 8 years ago

This bug has no impact on functionality, but can result in running code unnecessarily.

timer should be cleared here.