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_icon improvement #151

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

julievalet
Copy link

Hello there,

I am using this library for a work project and found improvements that are useful to me, so maybe you'll find them useful for others.

First, I find out you can write icon-leaf="null" to have no icon for leaves. So I removed the link when there is no icon. (997c0b0)

Then, I added the possibility to have an icon for the roots. (37da027)
In my project, the children are loaded after a server-side request, so I need to have an icon for the roots regardless if they have any children. When clicked it will send the request.

Thanks for reviewing my pull request. ;)

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

Successfully merging this pull request may close these issues.

1 participant