mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Avoid errant scroll on context menu hide
This commit is contained in:
@@ -62,6 +62,7 @@ const getCommonProps = (options: {
|
||||
id: 'message-id',
|
||||
conversationId: conversation.id,
|
||||
i18n,
|
||||
interactionMode: 'mouse',
|
||||
isNextItemCallingNotification: false,
|
||||
onOutgoingAudioCallInConversation: action(
|
||||
'onOutgoingAudioCallInConversation'
|
||||
|
||||
Reference in New Issue
Block a user