2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +00:00

Closed beta 10019008: Some more ripple animations added.

This commit is contained in:
John Preston
2016-11-16 19:04:25 +03:00
parent cdef9fa14f
commit 07689476a6
66 changed files with 845 additions and 680 deletions

View File

@@ -80,6 +80,7 @@ void MainMenu::checkSelf() {
_userpicButton->setClickedCallback([] {
App::wnd()->showSettings();
});
_userpicButton->show();
updateControlsGeometry();
if (_showFinished) {
_userpicButton->showFinished();