~ 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:
Christoph Potas 2020-05-04 03:20:38 +02:00
parent 257ce4974e
commit 6f0843cc6d
5 changed files with 97 additions and 46 deletions

View file

@ -1,3 +1,7 @@
/**
* Subtitle settings visual helper
* @module components/subtitleSettings/subtitleAppearanceHelper
*/
function getTextStyles(settings, isCue) {
let list = [];