fix #821: select cut correctly when an annotation is selected
This commit is contained in:
parent
57caa45bf8
commit
73551a469d
1 changed files with 0 additions and 1 deletions
|
@ -1140,7 +1140,6 @@ Ox.VideoEditor = function(options, self) {
|
|||
Ox.Break();
|
||||
}
|
||||
});
|
||||
self.options.selected = '';
|
||||
setTimelineState();
|
||||
setPoint('in', points['in']);
|
||||
setPoint('out', points.out);
|
||||
|
|
Loading…
Reference in a new issue