mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow to resize chats list. One more mode added (narrow chats list).
This commit is contained in:
@@ -187,5 +187,6 @@ void PasscodeWidget::resizeEvent(QResizeEvent *e) {
|
||||
}
|
||||
|
||||
void PasscodeWidget::setInnerFocus() {
|
||||
Global::RefDialogsListFocused().set(false, true);
|
||||
_passcode->setFocusFast();
|
||||
}
|
||||
|
Reference in New Issue
Block a user