5537bdffbf
This fixes the problem where if you clicked the down / scroll to bottom arrow at the top of the table of contents, the scroll would _just_ not quite be enough to show the topic timeline, which would require another mouse scroll. Now if there is a second post we just scroll directly to the top of that, which makes the topic timeline show immediately. |
||
---|---|---|
.github/workflows | ||
assets | ||
common | ||
javascripts/discourse | ||
locales | ||
test/acceptance | ||
.discourse-compatibility | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.cjs | ||
.template-lintrc.cjs | ||
LICENSE | ||
README.md | ||
about.json | ||
package.json | ||
settings.yml | ||
yarn.lock |
README.md
DiscoTOC
A Discourse theme component that generates a table of contents for topics with one click
https://meta.discourse.org/t/discotoc-automatic-table-of-contents/111143