Skip to content

Commit

Permalink
Merge pull request #52354 from bernhardoj/fix/52114-make-playback-opt…
Browse files Browse the repository at this point in the history
…ions-scrollable
  • Loading branch information
blimpich authored Nov 15, 2024
2 parents 10e770a + e8904a4 commit 74c5a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/VideoPopoverMenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ function VideoPopoverMenu({
anchorPosition={anchorPosition}
menuItems={menuItems}
anchorRef={videoPlayerMenuRef}
shouldUseScrollView
/>
);
}
Expand Down

0 comments on commit 74c5a85

Please sign in to comment.