High CPU usage when sliding the images
I am getting a strange CPU usage spikes when i used your module in my app. this happens when i slide an image to go to the next one. Is there any way of reducing it ?
i have a question too : Does the module track all the images given everytime an image slide is happening?
Hi, I have a plan on reducing that, actually 👍
What do you mean by tracking?
What I meant is: does the plugin refreshes the list of images on every slide? I asked that because at the time it looked like the problem of the High CPU Usage but. I did find a workaround which is: reducing the size of the array of images given to the gallery modal. the original size was about 250 element, the new one is 30.