mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 08:05:12 +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