!47762 修复Swiper导航点超长显示,连续快速滑动时选中导航点动效异常问题

Merge pull request !47762 from xuzhidan/swiper_overlong_drag
This commit is contained in:
openharmony_ci 2024-11-12 06:49:00 +00:00 committed by Gitee
commit c78378d5d2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -674,7 +674,6 @@ void OverlengthDotIndicatorModifier::StopAnimation(bool ifImmediately)
});
}
blackPointsAnimEnd_ = true;
StopBlackAnimation();
}