mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
new slide animations
This commit is contained in:
@@ -71,7 +71,7 @@ IntroPhone::IntroPhone(IntroWidget *parent) : IntroStage(parent),
|
||||
_signup.setLink(1, TextLinkPtr(new SignUpLink(this)));
|
||||
_signup.hide();
|
||||
|
||||
_signupCache = myGrab(&_signup, _signup.rect());
|
||||
_signupCache = myGrab(&_signup);
|
||||
|
||||
if (!country.onChooseCountry(intro()->currentCountry())) {
|
||||
country.onChooseCountry(qsl("US"));
|
||||
|
Reference in New Issue
Block a user