diff --git a/source/Ox.UI/js/Video/VideoEditor.js b/source/Ox.UI/js/Video/VideoEditor.js index 0c89255f..ec4431d6 100644 --- a/source/Ox.UI/js/Video/VideoEditor.js +++ b/source/Ox.UI/js/Video/VideoEditor.js @@ -1140,7 +1140,6 @@ Ox.VideoEditor = function(options, self) { Ox.Break(); } }); - self.options.selected = ''; setTimelineState(); setPoint('in', points['in']); setPoint('out', points.out);