don't set timeline state twice
This commit is contained in:
parent
73551a469d
commit
639847da07
1 changed files with 0 additions and 1 deletions
|
@ -1140,7 +1140,6 @@ Ox.VideoEditor = function(options, self) {
|
|||
Ox.Break();
|
||||
}
|
||||
});
|
||||
setTimelineState();
|
||||
setPoint('in', points['in']);
|
||||
setPoint('out', points.out);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue