mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Allow wide chats in empty window.
This commit is contained in:
@@ -250,6 +250,7 @@ private:
|
||||
void handleAudioUpdate(const Media::Player::TrackState &state);
|
||||
void updateMediaPlaylistPosition(int x);
|
||||
void updateControlsGeometry();
|
||||
void updateMainSectionShown();
|
||||
void updateDialogsWidthAnimated();
|
||||
void updateThirdColumnToCurrentChat(
|
||||
Dialogs::Key key,
|
||||
@@ -278,7 +279,6 @@ private:
|
||||
void showNewSection(
|
||||
std::shared_ptr<Window::SectionMemento> memento,
|
||||
const SectionShow ¶ms);
|
||||
void dropMainSection(Window::SectionWidget *widget);
|
||||
|
||||
Window::SectionSlideParams prepareThirdSectionAnimation(Window::SectionWidget *section);
|
||||
|
||||
|
Reference in New Issue
Block a user