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

directory-tree expand/collapse icon switching #842

Open
jonirouAtTalan opened this issue Nov 21, 2024 · 0 comments
Open

directory-tree expand/collapse icon switching #842

jonirouAtTalan opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@jonirouAtTalan
Copy link

Hello,

For example on this page https://docs.typo3.org/permalink/t3sitepackage:typoscript-import-configuration the icon to expand a folder is a "-" and to collapse a folder the icon is a "+".

It is confusing, i think this should be better to switch the two icon.

Capture d’écran 2024-11-21 à 14 10 10

The code used for this is :

..  directory-tree::
    :level: 4
    :show-file-icons: true

    *   EXT:my_site_package/Configuration

        *   Sets

            *   SitePackage

                *   config.yaml
                *   setup.typoscript

        *   TypoScript

            *   Setup

                *   pageview.typoscript

Thank you

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

No branches or pull requests

2 participants