-
- Downloads
Cleanup of event handlers
Now using _.bind() for event handlers so we can use "this" which is more readable than a static access to FileList.
Loading
Please register or sign in to comment
Now using _.bind() for event handlers so we can use "this" which is more readable than a static access to FileList.