This commit is contained in:
Jelle van Snik 2023-01-10 01:03:51 +01:00
parent 2d9b66d9b8
commit 02ef6c5bf1

View File

@ -7,6 +7,7 @@ import { useCallback, useState } from "react";
// TODO video todos: // TODO video todos:
// - improve seekables (if possible) // - improve seekables (if possible)
// - error handling // - error handling
// - buffering
// - middle pause button // - middle pause button
// - double click backdrop to toggle fullscreen // - double click backdrop to toggle fullscreen
// - make volume bar collapse when hovering away from left control section // - make volume bar collapse when hovering away from left control section