From 58bf8e16c202fb09d3c6f482467f1d9837d88d26 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 21 Jul 2023 13:25:18 +0800 Subject: [PATCH] Persist auto-inline-translation to the large size status too --- src/components/status.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/status.jsx b/src/components/status.jsx index a12ab8f9..9c1e51f0 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -254,7 +254,6 @@ function Status({ if (!snapStates.settings.contentTranslation) enableTranslate = false; const inlineTranslate = useMemo(() => { return ( - !isSizeLarge && !spoilerText && !poll && !mediaAttachments?.length && @@ -1110,7 +1109,7 @@ function Status({ forceTranslate) && (