twogrey / ichi

A simple & responsive theme for Ghost
MIT License
36 stars 20 forks source link

Disable Scroll Behavior #4

Open EntilZha opened 9 years ago

EntilZha commented 9 years ago

Is there a way to delete the weird/sluggish scroll behavior (at least using macbook trackpad scrolling)? I deleted the scrolling javascript file call, but I can't seem to find another culprit.

twogrey commented 9 years ago

I just deleted the smoothscroll (https://github.com/twogrey/ichi/commit/66d423028999e9ac394dd1dbe48eb9e6f342196a). Too many problems with this. Maybe i'll add a better one in the future.

EntilZha, if you don't want pull the update, you have to edit the Gruntfile.js, remove the smoothscroll from the concat task, then run Grunt to generate a new built.js