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:
@@ -365,6 +365,7 @@ export function TimelineMessage(props: Props): JSX.Element {
|
||||
i18n={i18n}
|
||||
triggerId={triggerId}
|
||||
shouldShowAdditional={shouldShowAdditional}
|
||||
interactionMode={props.interactionMode}
|
||||
onDownload={handleDownload}
|
||||
onEdit={
|
||||
canEditMessage
|
||||
|
||||
Reference in New Issue
Block a user