* sequence fixes for adding new media ( was adding new clips with generic playback...
authorMichael Dale <dale@users.mediawiki.org>
Fri, 7 Aug 2009 22:59:49 +0000 (22:59 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Fri, 7 Aug 2009 22:59:49 +0000 (22:59 +0000)
commita5d9ee156c47e7deb5b117a26a79125ba7dbafa7
treee58cd7e5038b27bd85f1c1360f265804e2fdc645
parent9fbab18901ef1b5bec41eee801bcad4b8e85e1e2
* sequence fixes for adding new media ( was adding new clips with generic playback library instead of type based playback lib clips)
* fixed bug where drag and drop of clips did not work where you re-arranged clips while not displaying the add-media-wizard tab
* fixed display of sequence playhead on clip click
* added deselect of clips on escape
* Other minor code cleanup
js2/editPage.js
js2/mwEmbed/libAddMedia/seqRemoteSearchDriver.js
js2/mwEmbed/libEmbedVideo/embedVideo.js
js2/mwEmbed/libSequencer/mvPlayList.js
js2/mwEmbed/libSequencer/mvSequencer.js