issues
search
ctrl-freaks
/
freezeframe.js
freezeframe.js is a library that pauses animated .gifs and enables them to animate on mouse hover / mouse click / touch event, or with trigger / release functions.
http://ctrl-freaks.github.io/freezeframe.js/
MIT License
1.41k
stars
111
forks
source link
Fix destroy method, add destroy behavior to React and Vue components
#62
Closed
nickforddev
closed
4 years ago
nickforddev
commented
4 years ago
destroy
method was broken due to a typo
React and Vue components will now automatically destroy all custom event listeners to prevent memory leaks
Added examples
destroy
method was broken due to a typo