forked from Ninjalama/streamyfin_mirror
fix: unwanted rotate to portrait after a long time of watching
This commit is contained in:
@@ -24,7 +24,7 @@ export default function Layout() {
|
||||
ScreenOrientation.lockAsync(ScreenOrientation.OrientationLock.PORTRAIT_UP);
|
||||
}
|
||||
};
|
||||
}, [settings.autoDownload, settings.defaultVideoOrientation]);
|
||||
});
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user