Focus the charbar when clicking the reply button.
This commit is contained in:
@@ -90,6 +90,7 @@ void ChatBarMessageContentModel::connectCache(ChatBarCache *oldCache)
|
||||
}
|
||||
const auto currentCache = m_room->cacheForType(m_type);
|
||||
updateReplyModel();
|
||||
refocusCurrentComponent();
|
||||
if (currentCache->isEditing()) {
|
||||
initializeFromCache();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user