~ convert subtitlesettings to class
~ use base import name instead of relative file path ~ fix "new" calling Signed-off-by: Christoph Potas <christoph286@googlemail.com>
This commit is contained in:
parent
257ce4974e
commit
6f0843cc6d
5 changed files with 97 additions and 46 deletions
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* Subtitle settings visual helper
|
||||
* @module components/subtitleSettings/subtitleAppearanceHelper
|
||||
*/
|
||||
function getTextStyles(settings, isCue) {
|
||||
|
||||
let list = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue