allow for annotation highlight if same value
This commit is contained in:
parent
9b3c7ddf20
commit
6eb3b0bb6f
4 changed files with 21 additions and 14 deletions
|
|
@ -49,7 +49,7 @@ Ox.VideoAnnotationPanel = function(options, self) {
|
|||
var that = Ox.Element({}, self)
|
||||
.defaults({
|
||||
annotationsCalendarSize: 256,
|
||||
annotationsHighlight: false,
|
||||
annotationsHighlight: 'none',
|
||||
annotationsMapSize: 256,
|
||||
annotationsRange: 'all',
|
||||
annotationsSeparator: ';',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue