From 5e157cd7d0229a9ea5b05d8d247df85504dd77f5 Mon Sep 17 00:00:00 2001 From: orz12 Date: Wed, 6 Mar 2024 16:02:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AF=84=E8=AE=BA=E5=8C=BA=E8=A1=A8?= =?UTF-8?q?=E6=83=85=E6=B2=A1=E6=9C=89=E8=AF=AD=E4=B9=89=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/video/detail/reply/widgets/reply_item.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pages/video/detail/reply/widgets/reply_item.dart b/lib/pages/video/detail/reply/widgets/reply_item.dart index 2a43ad30d..df3303ec7 100644 --- a/lib/pages/video/detail/reply/widgets/reply_item.dart +++ b/lib/pages/video/detail/reply/widgets/reply_item.dart @@ -555,6 +555,7 @@ InlineSpan buildContent( type: 'emote', width: size * 20, height: size * 20, + semanticsLabel: matchStr, ), )); } else if (matchStr.startsWith("@") &&