mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Respecting Quite Hours in Windows.
Also closing current chat on window close or passcode lock.
This commit is contained in:
@@ -142,6 +142,8 @@ void PasscodeWidget::step_show(float64 ms, bool timer) {
|
||||
if (App::wnd()) App::wnd()->setInnerFocus();
|
||||
|
||||
if (App::app()) App::app()->mtpUnpause();
|
||||
|
||||
Ui::showChatsList();
|
||||
} else {
|
||||
a_coordUnder.update(dt, st::slideFunction);
|
||||
a_coordOver.update(dt, st::slideFunction);
|
||||
|
Reference in New Issue
Block a user