mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 19:48:28 +01:00
The chapter list <Modal> had no `supportedOrientations`, so iOS (which defaults modals to portrait-only) rotated the app back to portrait when the list was opened from the landscape player. Allow portrait + landscape so the sheet opens in the current orientation. Android ignores the prop.