idiotWu / react-smooth-scrollbar

[Not Actively Maintained] A wrapper for smooth-scrollbar to React Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onUpdate problem

mrlaseptima opened this issue · comments

i write a plugin . when i try to scroll with moving tracks (not roll the mouse ) , onUpdate methods dosent call for me.
but onScroll in the my component is works fine.