1
0
Fork 0
forked from 0x2620/oxjs

update video editor

This commit is contained in:
rlx 2012-01-13 00:34:32 +05:30
commit f61e39a788
9 changed files with 141 additions and 80 deletions

View file

@ -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,