mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
channel creation almost done
This commit is contained in:
@@ -139,7 +139,7 @@ bool PasscodeWidget::animStep(float64 ms) {
|
||||
_animCache = _bgAnimCache = QPixmap();
|
||||
|
||||
showAll();
|
||||
setInnerFocus();
|
||||
if (App::wnd()) App::wnd()->setInnerFocus();
|
||||
} else {
|
||||
a_bgCoord.update(dt1, st::introHideFunc);
|
||||
a_bgAlpha.update(dt1, st::introAlphaHideFunc);
|
||||
|
Reference in New Issue
Block a user