mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 01:55:05 +01:00
add more todos
This commit is contained in:
parent
210e60c24d
commit
d213daf91e
@ -76,6 +76,8 @@ export function VideoPlayer(props: Props) {
|
||||
);
|
||||
|
||||
// TODO safe area only if full screen or fill screen
|
||||
// TODO airplay
|
||||
// TODO source selection
|
||||
return (
|
||||
<VideoPlayerBase autoPlay={props.autoPlay}>
|
||||
<PageTitleAction />
|
||||
|
Loading…
Reference in New Issue
Block a user