Improve message pane interactions and editing
This commit is contained in:
@@ -341,6 +341,9 @@ void App::set_open_chat(std::int64_t chat_id) {
|
||||
|
||||
open_chat_id_ = chat_id;
|
||||
message_scroll_ = 0;
|
||||
if (changed_chat) {
|
||||
message_attachment_message_id_ = 0;
|
||||
}
|
||||
|
||||
if (tdlib_open_chat_id_ != chat_id) {
|
||||
td_.send({
|
||||
|
||||
Reference in New Issue
Block a user