dom_autoscroller
dom_autoscroller copied to clipboard
Remove destroy method boolean switch - version 3
The boolean switch in the destroy()
is a temporary measure. In version 3 scroller.destroy(boolean)
won't be available, and will instead just be scroller.destroy()
.