mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 09:55:24 +00:00
Allow narrow chats width without main section.
This commit is contained in:
@@ -1892,11 +1892,6 @@ int SessionController::minimalThreeColumnWidth() const {
|
||||
+ st::columnMinimalWidthThird;
|
||||
}
|
||||
|
||||
bool SessionController::forceWideDialogs() const {
|
||||
return _dialogsListDisplayForced.current()
|
||||
|| _dialogsListFocused.current();
|
||||
}
|
||||
|
||||
auto SessionController::computeColumnLayout() const -> ColumnLayout {
|
||||
auto layout = Adaptive::WindowLayout::OneColumn;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user