Lindsay

Results 8 comments of Lindsay

I came here looking for a solution to this same issue. Did anyone find a workaround? My anchor links end up at totally random places because of AOS fade-up or...

If anyone needs it, I was able to stop it from looping with this code: ``` complete: function () { $length = this.phrases.length - 1; if (this.index == $length) {...

Is there a way to modify this so it only pauses panning, but still allows zoom?

This is also happening to me. It also affects other menus on the page, which are not using the walker. Only seems to affect the 'container'-related rules.

+1 Also looking for this feature. Can solution #258 be implemented?

I am looking for two-finger panning and zooming like Hammer.js or Google maps. I think most people are used to using two fingers to zoom and pan on maps, so...

Same problem. I have clients who are legally required to have accessible web sites, so I recently switched them all over to a different animate-on-scroll library that uses opacity. Would...

> > Same problem. I have clients who are legally required to have accessible web sites, so I recently switched them all over to a different animate-on-scroll library that uses...