zenbright / bright-fe

https://zenbright.vercel.app
3 stars 0 forks source link

Unexpected animation behaviour on the landing page #41

Closed mudoker closed 5 months ago

mudoker commented 9 months ago

Landing animation uses whileInView for smoothness. However, scrolling down interrupts it, causing animation restart without proper duration update. Solution: Make animation persistent.