swiper icon indicating copy to clipboard operation
swiper copied to clipboard

Prevent removing and re-adding of the slideVisibleClass and slideFullyVisibleClass classes

Open WesselKroos opened this issue 1 year ago • 2 comments

(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

WesselKroos avatar Apr 30 '24 20:04 WesselKroos

t0ggles-create swiper

nolimits4web avatar Apr 30 '24 20:04 nolimits4web

Task nolimits4web/SWIPER-96 was created

t0ggles task SWIPER-96

t0ggles[bot] avatar Apr 30 '24 20:04 t0ggles[bot]

Task nolimits4web/SWIPER-96 status changed to Done

t0ggles[bot] avatar May 13 '24 07:05 t0ggles[bot]