mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 00:25:17 +00:00
Change *[Fast|Animated] to anim::type in FadeWrap.
This commit is contained in:
@@ -108,7 +108,7 @@ void PasscodeWidget::showAnimated(const QPixmap &bgAnimCache, bool back) {
|
||||
|
||||
showAll();
|
||||
setInnerFocus();
|
||||
_passcode->finishAnimations();
|
||||
_passcode->finishAnimating();
|
||||
(_showBack ? _cacheUnder : _cacheOver) = myGrab(this);
|
||||
hideAll();
|
||||
|
||||
|
Reference in New Issue
Block a user