sublime-scroll
sublime-scroll copied to clipboard
If you're using react, check out https://github.com/demux/react-minimap
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
If you know of any websites using this, please comment here.
It would be nice if changes in DOM were detected and scroll automatically updated.
Hi, thanks for a great script! I noticed that when the minified/scroll version is longer than the height of the window, clicking on the minified version does not direct you...
This pull request add support for touch events. The changes are only in the JavaScript file... sorry, I don´t know LiveScript (yet). Tested on Chrome with touch simulation, IE 10...
Please let me know how this works on smartphones and tablets.
Since we're not supporting IE8 anyway, it might be nice to use Object.defineProperty
It should be possible to have IE9 Support. Anyone wanna have a go at it?