2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Improve child list closing.

This commit is contained in:
John Preston
2022-12-06 14:12:43 +04:00
parent 6bd2be0aee
commit a1de77e8d2
3 changed files with 10 additions and 4 deletions

View File

@@ -182,6 +182,7 @@ private:
void changeOpenedFolder(Data::Folder *folder, anim::type animated);
void changeOpenedForum(Data::Forum *forum, anim::type animated);
void hideChildList();
void destroyChildListCanvas();
[[nodiscard]] QPixmap grabForFolderSlideAnimation();
void startSlideAnimation(
QPixmap oldContentCache,