-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Add an option to toggle rotation when Stremio Web is installed as PWA on Android #787
Comments
Rotation is managed by your phone settings you can choose to lock the rotation and rotate with a button. Edit:
|
The rotation on my phone is locked/off. I use the small rotation icon/button that appears when we tilt the phone to rotate manually. If it supports android, please consider implementing it. As for my other mentioned issues, I have attached screenshots as below.
|
#795 |
The changes for the PWA mobile landscape view are merged expect them soon in the new release. |
#1 landscape issue has been fixed with latest update. #2 has been fixed as well. The spaces have been reduced, screen real estate is now being thoughtfully utilized. #3 issue still remains. The words are not wrapping and are being cut off. If wrapping is not possible, can we make them "streaming/running lines"? By that I mean the lines will move from right to left so that we can read it fully. |
Feature Description
Not sure if it's a feature, more like an enhancement. But currently when Stremio Web is installed as a PWA on Android, the app auto rotates.
Proposed Solution
Having a toggle to switch it on/off in the settings would be really helpful.
Additional Context or Screenshots
Since Stremio 5 is a WIP, many buttons and menu are oversized on a smartphone while texts on file names list of any particular media are small and not wrapped.
With auto rotate, due to size discrepancy and no word wrap, information hardly appear even on a 6 inch android phone.
Code of Conduct
The text was updated successfully, but these errors were encountered: