Fix stories links

This commit is contained in:
Elaine 2026-06-09 19:30:28 -04:00 committed by GitHub
parent cad4022e68
commit 3b1636e179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -772,6 +772,8 @@ private class LinkPreviewTooltipView: TooltipView {
tailReferenceView: tailReferenceView,
wasTappedBlock: nil,
)
// Pass taps through to story viewer which handles tooltip gestures
isUserInteractionEnabled = false
}
required init?(coder aDecoder: NSCoder) {