mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 04:35:09 +01:00
todos
This commit is contained in:
parent
61abce9386
commit
09634c6f97
@ -20,6 +20,8 @@ import { VideoPlayer } from "@/components/video/VideoPlayer";
|
|||||||
// - improve pausing while seeking/buffering
|
// - improve pausing while seeking/buffering
|
||||||
// - captions
|
// - captions
|
||||||
// - show formatted time
|
// - show formatted time
|
||||||
|
// - IOS support: (no volume, fullscreen video element instead of wrapper)
|
||||||
|
// - IpadOS support: (fullscreen video wrapper should work, see (lookmovie.io) )
|
||||||
export function TestView() {
|
export function TestView() {
|
||||||
return (
|
return (
|
||||||
<div className="w-[40rem] max-w-full">
|
<div className="w-[40rem] max-w-full">
|
||||||
|
Loading…
Reference in New Issue
Block a user