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);
|
const auto currentCache = m_room->cacheForType(m_type);
|
||||||
updateReplyModel();
|
updateReplyModel();
|
||||||
|
refocusCurrentComponent();
|
||||||
if (currentCache->isEditing()) {
|
if (currentCache->isEditing()) {
|
||||||
initializeFromCache();
|
initializeFromCache();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user