One of the merges fucked up the fix for twitchy twich. Re-fix this bug.
This commit is contained in:
parent
0ab1f558e1
commit
c08033fba6
@ -702,8 +702,6 @@ class ArDetector {
|
|||||||
|
|
||||||
this.logger.log('info', 'arDetect_verbose', `%c[ArDetect::frameCheck] Triggering aspect ration change! new ar: ${newAr}`, "color: #aaf");
|
this.logger.log('info', 'arDetect_verbose', `%c[ArDetect::frameCheck] Triggering aspect ration change! new ar: ${newAr}`, "color: #aaf");
|
||||||
|
|
||||||
this.processAr(newAr);
|
|
||||||
|
|
||||||
// we also know edges for guardline, so set them.
|
// we also know edges for guardline, so set them.
|
||||||
// we need to be mindful of fallbackMode though
|
// we need to be mindful of fallbackMode though
|
||||||
// if edges are okay and not invalid, we also
|
// if edges are okay and not invalid, we also
|
||||||
|
Loading…
Reference in New Issue
Block a user