Francis Perron
Francis Perron
I confirm that setting the delay parameter to 0 fix the issue! Thanks
Thanks @danxshap That was exactly what I needed! It should be in the docs!
Late to the party but to complete @HasanMothaffar answer: ``` const scroll = new LocomotiveScroll({ el: document.querySelector('[data-scroll-container]'), smooth: true, // your options }); ``` and than ``` scroll.on('scroll', (instance) =>...
I have the same issue with **GitMarket**, we ask them the permission and they denied. They say we must change name and branding and domain. This is stupid, we are...
+1, this is a must have! Hard to tell client to move from WP without this feature.
Thanks @ajmendez that was exactly what I needed!
Once this is implemented, a second option would be needed to tell if we want to zoom center or top.