-
-
-
-
- Go to start
-
+ {/* Go to start + Reverse — hidden on mobile */}
+
+
+
+
+
+ Go to start
+
-
-
-
-
- Reverse (J)
-
+
+
+
+
+ Reverse (J)
+
+
@@ -171,22 +174,25 @@ export function PlaybackControls({
Step forward (→)
-
-
-
-
- Go to end
-
+ {/* Go to end — hidden on mobile */}
+
+
+
+
+
+ Go to end
+
+
{/* Spacer */}
@@ -194,19 +200,21 @@ export function PlaybackControls({
{/* Right Controls */}
- {/* Playback speed */}
-
+ {/* Playback speed — hidden on mobile */}
+
+
+
{/* Annotation toggle */}
diff --git a/components/player/ReviewPlayer.tsx b/components/player/ReviewPlayer.tsx
index 1eb756f..c96a3ee 100644
--- a/components/player/ReviewPlayer.tsx
+++ b/components/player/ReviewPlayer.tsx
@@ -250,8 +250,11 @@ export const ReviewPlayer = forwardRef(
className
)}
>
- {/* Video */}
-
+ {/* Video — tap anywhere to play/pause (pointer-events pass through canvas when not annotating) */}
+