-
+
+
+ {/* Fullscreen toggle */}
+ {onToggleFullscreen && (
+
+
+
+ )}
+
+ {/* Keyboard shortcuts + frame jump + work area — click to open panel */}
+
+
+
+
{showShortcuts && (
-
+
+
+
@@ -745,24 +756,25 @@ export const PlayerControls = memo(function PlayerControls({
{formatTime(inPoint)}
-
+
+
+
>
) : (
—
@@ -785,24 +797,25 @@ export const PlayerControls = memo(function PlayerControls({
{formatTime(outPoint)}
-
+
+
+
>
) : (
—