2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 15:05:56 +00:00

Removed masks panel when there are no masks.

This commit is contained in:
23rd
2021-03-31 03:26:32 +03:00
parent 2a58d01927
commit b2a1c10036
5 changed files with 50 additions and 14 deletions

View File

@@ -198,6 +198,8 @@ private:
bool hasSectionIcons() const;
void setWidgetToScrollArea();
void createTabsSlider();
void fillTabsSliderSections();
void updateTabsSliderGeometry();
void switchTab();
not_null<Tab*> getTab(int index);