mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 20:48:40 +00:00
fix: return button won't work #1
This commit is contained in:
@@ -1765,8 +1765,6 @@ class PlPlayerController with BlockConfigMixin {
|
|||||||
triggerFullScreen(status: false);
|
triggerFullScreen(status: false);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (!horizontalScreen && !isPortrait) {
|
Get.back();
|
||||||
Get.back();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user