yiminghe / dom-scroll-into-view

scroll dom node into view automatically
156 stars 24 forks source link

Support offsetTop and offsetLeft config. #2

Closed supnate closed 8 years ago

supnate commented 8 years ago

I guess only offsetTop is usable when alignWithTop === true. However I also added offsetLeft config. The risk should be low.