keen-slider icon indicating copy to clipboard operation
keen-slider copied to clipboard

Debounce `window.resize` event

Open KingSora opened this issue 1 year ago • 1 comments

Good day!

Thanks for this amazing library. I've noticed that the slider automatically registers an resize function for the window.resize event. This event usually fires pretty often if the window is resized by dragging the mouse, which results in a very laggy experience if you have a few sliders on the page.

I think it would be preferrable if this event would be debounced or if there would be an option to debounce this event.

KingSora avatar Feb 27 '23 10:02 KingSora

any solution ?

MuhamedAyoub avatar Nov 04 '23 09:11 MuhamedAyoub