diff --git a/js/modules/ArDetect.js b/js/modules/ArDetect.js index ca8cf47..fdb29f1 100644 --- a/js/modules/ArDetect.js +++ b/js/modules/ArDetect.js @@ -14,7 +14,7 @@ class ArDetector { this.canFallback = true; this.fallbackMode = false; - this.blackLevel = this.settings.active.arDetect.blackLevel_default; + this.blackLevel = this.settings.active.arDetect.blackLevel_default; } init(){ diff --git a/js/modules/Resizer.js b/js/modules/Resizer.js index bf2f330..47274d6 100644 --- a/js/modules/Resizer.js +++ b/js/modules/Resizer.js @@ -22,12 +22,18 @@ class Resizer { // load up default values this.correctedVideoDimensions = {}; this.currentCss = {}; + this.currentStyleString = ""; + this.currentCssValidFor = {}; // restore watchdog. While true, applyCss() tries to re-apply new css until this value becomes false again // value becomes false when width and height of