mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-13 08:15:06 +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
|
||||
// - captions
|
||||
// - 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() {
|
||||
return (
|
||||
<div className="w-[40rem] max-w-full">
|
||||
|
Loading…
Reference in New Issue
Block a user