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

Tree : Use of dot decorations on folders (colored according to the priority) #9473

Merged

Commits on Aug 26, 2021

  1. tree: use dot decoration on folders

    The following commit updates the rendering of tail decorations for
    composite tree nodes (nodes that contain children nodes like folders).
    
    The following updates the rendering of tail decorations for composite
    tree nodes (nodes that contain children nodes like folders).  The
    updates include :
    - rendering a generic icon decoration (dot) for composite nodes with children with decoration data.
    - updates to the rendering logic to only render the decoration data with the highest priority so no duplicate generic icons are present.
    OmarSdt-EC committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    b9d18a8 View commit details
    Browse the repository at this point in the history