mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
@@ -8,6 +8,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||||||
#include "window/section_widget.h"
|
#include "window/section_widget.h"
|
||||||
|
|
||||||
#include "mainwidget.h"
|
#include "mainwidget.h"
|
||||||
|
#include "mainwindow.h"
|
||||||
#include "ui/ui_utility.h"
|
#include "ui/ui_utility.h"
|
||||||
#include "ui/chat/chat_theme.h"
|
#include "ui/chat/chat_theme.h"
|
||||||
#include "ui/painter.h"
|
#include "ui/painter.h"
|
||||||
@@ -456,7 +457,7 @@ void SectionWidget::showFinished() {
|
|||||||
showChildren();
|
showChildren();
|
||||||
showFinishedHook();
|
showFinishedHook();
|
||||||
|
|
||||||
setInnerFocus();
|
controller()->widget()->setInnerFocus();
|
||||||
}
|
}
|
||||||
|
|
||||||
rpl::producer<int> SectionWidget::desiredHeight() const {
|
rpl::producer<int> SectionWidget::desiredHeight() const {
|
||||||
|
Reference in New Issue
Block a user