From a503fe27f52a73c9f94ac28a97f5d319c3eae523 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 29 Oct 2025 17:43:53 +0200 Subject: [PATCH] add emoji prop to image alt text (#9278) --- src/view/com/lightbox/ImageViewing/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/view/com/lightbox/ImageViewing/index.tsx b/src/view/com/lightbox/ImageViewing/index.tsx index 0eed03f6d3..cad5ad2e1f 100644 --- a/src/view/com/lightbox/ImageViewing/index.tsx +++ b/src/view/com/lightbox/ImageViewing/index.tsx @@ -598,7 +598,8 @@ function LightboxFooter({ }) toggleAltExpanded() }} - onLongPress={() => {}}> + onLongPress={() => {}} + emoji> {altText}