diff --git a/components/casting/player/CastPlayerProgressBar.tsx b/components/casting/player/CastPlayerProgressBar.tsx index f811fff79..5ff5738ce 100644 --- a/components/casting/player/CastPlayerProgressBar.tsx +++ b/components/casting/player/CastPlayerProgressBar.tsx @@ -131,7 +131,11 @@ export function CastPlayerProgressBar({ thumbWidth={16} panHitSlop={{ top: 12, bottom: 12, left: 10, right: 10 }} /> - + {__DEV__ && DEBUG_TOUCH_ZONES && (