particles.js icon indicating copy to clipboard operation
particles.js copied to clipboard

IOS 12 Low FPS/Bad Performance!!

Open rtarson opened this issue 7 years ago • 1 comments

So I have Particles on my website for looks. I remeber updating to IOS 12 then going on my website and noticed it was extremely laggy. Only on mobile safari though. I tried multiple different browser on desktop they all seem to run smoothly. Anything running safari on ios 12 it tweaks.

I have done nothing really that special with it just initializing particles: Particles.init({ selector: '.callout_canvas', connectParticles: true, maxParticles: 50, minDistance: 115, speed: 0.28, color: '#ffffff' });

Let me know what information you may need to help you fix this.

rtarson avatar Nov 14 '18 21:11 rtarson

Confirmed. Found a IOS 11 device. Runs fine. IOS 12 totally dumps on this.

rtarson avatar Nov 14 '18 23:11 rtarson