clauderic / react-tiny-virtual-list

A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://clauderic.github.io/react-tiny-virtual-list/
MIT License
2.46k stars 166 forks source link

react-virtualized-auto-sizer + react-sortable-hoc #101

Closed hemengke1997 closed 3 years ago

hemengke1997 commented 3 years ago

after each drag, the scroll bar always scrolls to the top

i dont know how to prevent SortableContainer render

can anyone help me ? I've been stuck here all day

动画2