mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-08-30 18:05:19 +01:00
Let ConversationListItemView save a reference to its corresponding ConversationView. This lets it render or delegate/undelegate events when opening and closing a conversation. Similarly for ConversationView itself, which contains a MessageListView.