-
-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fancy tree with wide extension doesn't handle correctly left padding. #616
Comments
Would it be possible to add a margin instead or wrap the tree inside another div? |
Hi. |
That would certainly help, since I am a bit busy right now. |
You can see the issue even in your wide example P.S. I prepared fix for this issue, not perfect, but works for me. Fix it by adding additional parameter into wide extension options, which will be used for animation styles generation. |
…e correctly left padding.
Fancy tree expander isn't working. What would be the reason? Gets the following error. Double-click on the folder , but it doesn't open when click the arrow on the left |
@Toykan how is this related to this issue and the wide extension ? |
Hello,
I click on the arrow on the left and I get the error in pic2. Don't have
any problems when double clicked
I would really apreciate if you help
Thank you
Martin Wendt <notifications@github.com>, 15 Kas 2018 Per, 23:26 tarihinde
şunu yazdı:
… @Toykan <https://github.com/Toykan> how is this related to this issue and
the wide extension ?
Please provide more information on how to reproduce the problem -
preferably in a new issue
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#616 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APr4MYRdj9mOD72HrNOXUJu94MqUCXqAks5uvc4QgaJpZM4JJL4e>
.
|
Please read may last comment and open a new issue with a detailed explanation. There is no 'pic2' btw. |
Expected and actual behavior
When I set left padding for the tree when using wide extension, node title partially covered with node icon and node expander icons. This happens because wide extension doesn't handle custom margins.
Is it possible to handle left padding in wide extension or add configuration option where i can set it manually.
The text was updated successfully, but these errors were encountered: