iosscripts/iosslider

-webkit-backface-visibility: hidden causing performance issues on iOS

Closed this issue · 1 comments

When a lot of slides are present, the -webkit-backface-visibility: hidden; attribute applied slides on initialization are causing a severe spike in memory usage and crashing Safari.

Fix proposed in v1.3.36