revert changes (reopens #395)
This commit is contained in:
parent
99f9af5cd2
commit
96db09337c
1 changed files with 0 additions and 2 deletions
|
@ -1182,8 +1182,6 @@ Ox.VideoEditor = function(options, self) {
|
|||
} else {
|
||||
self.$findInput.focusInput(true);
|
||||
}
|
||||
}
|
||||
if (hasPressedEnter || !self.options.find) {
|
||||
self.$annotationPanel.options({highlight: self.options.find});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue