2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Some more ripple animations.

This commit is contained in:
John Preston
2016-12-02 22:16:35 +03:00
parent 8958ae0377
commit 2796c53542
50 changed files with 518 additions and 537 deletions

View File

@@ -217,7 +217,6 @@ void StickersBox::setup() {
preloadArchivedSets();
}
if (_tabs) {
_tabs->setSelectOnPress(false);
_tabs->setSectionActivatedCallback([this] {
switchTab();
});