forked from 0x2620/oxjs
video edit panel: fix view event, make icon list draggable, show milliseconds in player
This commit is contained in:
parent
54f665e39f
commit
a4ab0c1eb3
2 changed files with 3 additions and 1 deletions
|
|
@ -158,6 +158,7 @@ Ox.VideoEditPanel = function(options, self) {
|
|||
position: self.options.position,
|
||||
resolution: self.options.resolution,
|
||||
scaleToFill: self.options.scaleToFill,
|
||||
showMilliseconds: 3,
|
||||
subtitles: self.options.subtitles,
|
||||
timeline: self.options.smallTimelineURL,
|
||||
video: self.options.video,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue