swiper
swiper copied to clipboard
Prevent removing and re-adding of the slideVisibleClass and slideFullyVisibleClass classes
(This is similar to previously fixed performance issue https://github.com/nolimits4web/swiper/issues/7355, but for another slide class this time.)
Prevents removing and re-adding of the slideVisibleClass and slideFullyVisibleClass classes. This happens for every scroll/move when watchSlidesProgress is enabled, causing an unnecessary performance penalty.
Fixes #7504
t0ggles-create swiper
Task nolimits4web/SWIPER-96 status changed to Done