chrisdickinson / fullscreen

fullscreen polyfill api that presents an event emitter
36 stars 19 forks source link

Add fs.dispose() #8

Closed hughsk closed 9 years ago

hughsk commented 9 years ago

This method removes event listeners created by the instance, allowing for garbage collection. Thanks @chrisdickinson! :)

chrisdickinson commented 9 years ago

Perfect! Thanks very much!

chrisdickinson commented 9 years ago

Published as v1.0.2.

chrisdickinson commented 9 years ago

(Oops — that's what I get for publishing while watching a Mystery Science Theatre 3000 marathon — that should have been a minor bump. Oh well! v1.0.2 will have an extra method.)