Commit Graph

2 Commits

Author SHA1 Message Date
Gauvain
885976d464 fix(chapters): keep landscape when opening chapter list on iOS
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.
2026-06-01 00:16:57 +02:00
Gauvain
0f86c776ba feat(player): add chapter markers and chapter list (#1586)
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com>
2026-05-30 09:22:23 +02:00