forked from 0x2620/oxjs
highlight results in timeline tooltip
This commit is contained in:
parent
46d71a5734
commit
1d13caaf88
2 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Ox.SmallVideoTimeline = function(options, self) {
|
|||
_offset: 0, // hack for cases where all these position: absolute elements have to go into a float: left
|
||||
duration: 0,
|
||||
editing: false,
|
||||
find: '',
|
||||
'in': 0,
|
||||
out: 0,
|
||||
paused: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue