mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-31 01:25:50 +00:00
Some more ripple animations. Now only anim::value (float64).
Also each FloatAnimation now stops MTP responses. Also slide animations done by FloatAnimation. Closed beta 10019012.
This commit is contained in:
@@ -72,8 +72,6 @@ void SectionWidget::showFinished() {
|
||||
_showAnimation.reset();
|
||||
if (isHidden()) return;
|
||||
|
||||
App::app()->mtpUnpause();
|
||||
|
||||
showChildren();
|
||||
showFinishedHook();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user