mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 00:58:19 +08:00
custom angle degree
Closes #2140 Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -570,6 +570,7 @@ class PlPlayerController with BlockConfigMixin {
|
||||
.onOrientationChanged(
|
||||
useSensor: Platform.isAndroid,
|
||||
checkIsAutoRotate: checkIsAutoRotate,
|
||||
angleDegrees: Platform.isAndroid ? Pref.angleDegrees : null,
|
||||
)
|
||||
.listen(_onOrientationChanged);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user