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:
John Preston
2016-12-05 14:01:08 +03:00
parent a248cef15d
commit 06ed7b8eaf
109 changed files with 2129 additions and 1796 deletions
@@ -72,8 +72,6 @@ void SectionWidget::showFinished() {
_showAnimation.reset();
if (isHidden()) return;
App::app()->mtpUnpause();
showChildren();
showFinishedHook();