mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 16:29:53 +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