2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 23:45:44 +00:00

Align reactions outside of the bubble.

This commit is contained in:
John Preston
2022-01-03 20:00:18 +03:00
parent c1d948ef63
commit 9a0be43ef5
7 changed files with 54 additions and 27 deletions

View File

@@ -593,6 +593,7 @@ void Widget::checkUpdateStatus() {
Core::checkReadyUpdate();
App::restart();
});
_connecting->raise();
} else {
if (!_updateTelegram) return;
_updateTelegram.destroy();