Skip to content

Commit

Permalink
- Support dragging multiple files, and load them all.
Browse files Browse the repository at this point in the history
- Removed e.preventDefault:
Didn't need it. We prevent defaults on app startup.

- Removed stopPropagation:
I figured we might want, in the future, to catch these kind of events
from different places.

- Support for Open with File Dialog.
Works good, but we still need css classes for the button.
  • Loading branch information
ivantodorovich committed Apr 3, 2014
1 parent e224a60 commit fe0edf8
Showing 1 changed file with 24 additions and 12 deletions.
36 changes: 24 additions & 12 deletions assets/js/vendor/7.4.mejs-feature-customtracks.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe0edf8

Please sign in to comment.