Reset aspect ratio on aard fail
This commit is contained in:
parent
e4194e029c
commit
bcc3d89342
@ -561,6 +561,7 @@ class ArDetector {
|
||||
if (!this.drmNotificationShown) {
|
||||
this.drmNotificationShown = true;
|
||||
this.conf.player.showNotification('AARD_DRM');
|
||||
this.conf.resizer.setAr({type: AspectRatio.Reset});
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user