From a34c8b5b11753e5de668d2043f55c99454c018a5 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 6 Mar 2013 12:26:57 +0000 Subject: [PATCH] cosmetic changes --- source/Ox.UI/js/Video/LargeVideoTimeline.js | 2 +- source/Ox.UI/js/Video/VideoEditor.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Ox.UI/js/Video/LargeVideoTimeline.js b/source/Ox.UI/js/Video/LargeVideoTimeline.js index c5664cec..df17d7f1 100644 --- a/source/Ox.UI/js/Video/LargeVideoTimeline.js +++ b/source/Ox.UI/js/Video/LargeVideoTimeline.js @@ -65,7 +65,7 @@ Ox.LargeVideoTimeline = function(options, self) { self.$timeline = $('
') .css({left: self.center + 'px'}) - .appendTo(that) + .appendTo(that); setSubtitles(); diff --git a/source/Ox.UI/js/Video/VideoEditor.js b/source/Ox.UI/js/Video/VideoEditor.js index dacc02d1..80ea555d 100644 --- a/source/Ox.UI/js/Video/VideoEditor.js +++ b/source/Ox.UI/js/Video/VideoEditor.js @@ -840,7 +840,7 @@ Ox.VideoEditor = function(options, self) { self.options.find && setTimeout(function() { // only submit if no annotation is selected submitFindInput(self.options.find, !self.options.selected); - }, 0); + }); function addAnnotation(layer) { that.triggerEvent('addannotation', {