spicy-wolf / Choices

A Story, and Your Choices
https://storychoices.vercel.app/
GNU General Public License v3.0
0 stars 0 forks source link

remove requestAnimationFrame in scrollToIndex #124

Closed spicy-wolf closed 11 months ago

spicy-wolf commented 11 months ago

https://github.com/spicy-wolf/Choices/blob/e90a6f1f175c4f33d8140df7027da932d4fe66b9/src/Containers/ReadPage/Components/Content.tsx#L120-L124

seems like it is not needed anymore

spicy-wolf commented 11 months ago

nvm, still necessary https://github.com/TanStack/virtual/pull/598#issuecomment-1755727521