Closed jhurwich closed 12 years ago
assignPlaybackImages and Tapedeck.Backend.Utils.proxyEvents(this, this.eventsName); are called for almost every view. Factor this out so we can't forget to call etc.
Templating refactor makes this obsolete.
assignPlaybackImages and Tapedeck.Backend.Utils.proxyEvents(this, this.eventsName); are called for almost every view. Factor this out so we can't forget to call etc.