forked from 0x2620/oxjs
update video editor
This commit is contained in:
parent
b2e8b2ac82
commit
f61e39a788
9 changed files with 141 additions and 80 deletions
|
|
@ -11,6 +11,7 @@ Ox.SmallVideoTimeline = function(options, self) {
|
|||
.defaults({
|
||||
// _offset is a hack for cases where all these position: absolute
|
||||
// elements have to go into a float: left
|
||||
// FIXME: possible unused and unneeded
|
||||
_offset: 0,
|
||||
disabled: false,
|
||||
duration: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue