mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Allow to resize chats list. One more mode added (narrow chats list).
This commit is contained in:
@@ -119,6 +119,7 @@ void Widget::changeLanguage(int32 languageId) {
|
||||
}
|
||||
|
||||
void Widget::setInnerFocus() {
|
||||
Global::RefDialogsListFocused().set(false, true);
|
||||
if (getStep()->animating()) {
|
||||
setFocus();
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user