Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable default folding depth. #46

Open
kiith-sa opened this issue Jan 4, 2015 · 0 comments
Open

Configurable default folding depth. #46

kiith-sa opened this issue Jan 4, 2015 · 0 comments

Comments

@kiith-sa
Copy link
Collaborator

kiith-sa commented Jan 4, 2015

Currently, every package in the TOC tree is folded by default (if JavaScript is not disabled).

This is not always user-friendly, e.g. when using a few nested packages in a parent package, this adds an extra click.

Add a config variable in hmod.cfg/CLI to specify the nesting level where to start folding by default.
E.g. foldedDepth = 1 will mean the top package/s will not be folded but any subpackages will,

And implement the code needed for this to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant