mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add rpl::take(count).
This commit is contained in:
@@ -100,7 +100,6 @@ void FadeAnimation::stopAnimation() {
|
||||
_animation.finish();
|
||||
if (!_cache.isNull()) {
|
||||
_cache = QPixmap();
|
||||
updateCallback();
|
||||
if (_visible) {
|
||||
_widget->showChildren();
|
||||
}
|
||||
|
Reference in New Issue
Block a user