wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.83k stars 240 forks source link

Add API to remove scheduled tasks #2

Closed wilsonpage closed 11 years ago

wilsonpage commented 11 years ago

Just like setTimeout comes with clearTimeout, dom.read should have dom.clearRead.

dom.clearRead(<callback>);
wilsonpage commented 11 years ago

Closed by ee451fcea25864445f30e6fd45eff4a1e186c773