dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

add clear functions to remove all tier listeners and features Loaded listeners #143

Closed Traksewt closed 9 years ago

Traksewt commented 9 years ago

The tiers can add listeners, however they can not remove them. I added 2 functions to clear all the listeners.

dasmoth commented 9 years ago

Thanks!