From 0a5fea119464ef35979de2d4471592fb9b02d222 Mon Sep 17 00:00:00 2001 From: Hanjiang Yu Date: Mon, 28 Nov 2022 20:36:39 +0800 Subject: [PATCH] Always play video in fullscreen from beginning --- src/components/Timeline/Shared/Attachment/Video.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/components/Timeline/Shared/Attachment/Video.tsx b/src/components/Timeline/Shared/Attachment/Video.tsx index 730c3248..e183eaab 100644 --- a/src/components/Timeline/Shared/Attachment/Video.tsx +++ b/src/components/Timeline/Shared/Attachment/Video.tsx @@ -27,7 +27,6 @@ const AttachmentVideo: React.FC = ({ const videoPlayer = useRef