jgallen23 / toc

Table of Contents Plugin
http://projects.jga.me/toc/
MIT License
531 stars 111 forks source link

Added smooth-scroller plugin support. #34

Closed dawnerd closed 10 years ago

dawnerd commented 10 years ago

Replaces built in smooth scrolling with smooth-scroller support.

jgallen23 commented 10 years ago

lets expose a scrollTo function that can be overridden if peope don't want to use smooth scroller

dawnerd commented 10 years ago

I was thinking about that actually. Wouldn't be hard to switch over to just one.

jgallen23 commented 10 years ago

k. lets do that

dawnerd commented 10 years ago

Now the smoothScrolling option takes the function. Much cleaner!