fix: 评论区表情没有语义标签

This commit is contained in:
orz12
2024-03-06 16:02:13 +08:00
parent d3cd645d9e
commit 5e157cd7d0

View File

@@ -555,6 +555,7 @@ InlineSpan buildContent(
type: 'emote',
width: size * 20,
height: size * 20,
semanticsLabel: matchStr,
),
));
} else if (matchStr.startsWith("@") &&