Avoid errant scroll on context menu hide

This commit is contained in:
trevor-signal
2025-02-19 12:22:48 -05:00
committed by GitHub
parent 78cfa7eca3
commit 1d44c70393
6 changed files with 33 additions and 4 deletions

View File

@@ -62,6 +62,7 @@ const getCommonProps = (options: {
id: 'message-id',
conversationId: conversation.id,
i18n,
interactionMode: 'mouse',
isNextItemCallingNotification: false,
onOutgoingAudioCallInConversation: action(
'onOutgoingAudioCallInConversation'