freezeframe.js icon indicating copy to clipboard operation
freezeframe.js copied to clipboard

destroy should completely remove all traces of freezeframe.js from DOM

Open eballeste opened this issue 4 years ago • 0 comments

i was looking through the demos and it wasn't clear to me why the current destroy method would limit itself to just removing the event listeners, it seems useless to destroy but leave traces of freezeframe like the play button where a user might be tempted to try to play it again to no effect, not the best in terms of UX.

eballeste avatar Sep 22 '21 18:09 eballeste