mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 07:36:00 +01:00
Remember scroll position in chats
This commit is contained in:
@@ -274,6 +274,7 @@ const actions = () => ({
|
||||
clearInvitedServiceIdsForNewlyCreatedGroup: action(
|
||||
'clearInvitedServiceIdsForNewlyCreatedGroup'
|
||||
),
|
||||
setCenterMessage: action('setCenterMessage'),
|
||||
setIsNearBottom: action('setIsNearBottom'),
|
||||
loadOlderMessages: action('loadOlderMessages'),
|
||||
loadNewerMessages: action('loadNewerMessages'),
|
||||
|
||||
Reference in New Issue
Block a user