use 'isSubtitle' layer property
This commit is contained in:
parent
b1e8267a87
commit
e6c6a19255
3 changed files with 5 additions and 9 deletions
|
|
@ -545,8 +545,8 @@
|
|||
"canAddAnnotations": {"staff": true, "admin": true},
|
||||
"hasEvents": true,
|
||||
"hasPlaces": true,
|
||||
"isSubtitles": true,
|
||||
"item": "Subtitle",
|
||||
"overlay": true,
|
||||
"type": "text"
|
||||
}
|
||||
],
|
||||
|
|
@ -623,7 +623,7 @@
|
|||
"newsletter": true,
|
||||
"ui": {
|
||||
"annotationsFont": "small",
|
||||
"annotationsRange": "position",
|
||||
"annotationsRange": "all",
|
||||
"annotationsSize": 256,
|
||||
"annotationsSort": "position",
|
||||
"clipsColumns": 2,
|
||||
|
|
|
|||
|
|
@ -459,7 +459,6 @@
|
|||
"title": "Descriptions",
|
||||
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
|
||||
"item": "Description",
|
||||
"overlay": true,
|
||||
"showInfo": true,
|
||||
"type": "text"
|
||||
},
|
||||
|
|
@ -468,7 +467,6 @@
|
|||
"title": "Transcripts",
|
||||
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
|
||||
"item": "Transcript",
|
||||
"overlay": true,
|
||||
"showInfo": true,
|
||||
"type": "text"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue