Hi,
I am not getting the proper output as show in screenshot
https://files.readme.io/0bd50e1-treecss.png
Has there been any changes?
I found that changing treenode to tree-node and treenodeexpander to tree-node-expander in the CSS it worked better. Dunno if this has been changed recently.
Any update on this issue ?
Guys, where is the html example for ACE Admin theme?
This is the link, the example is the last
Using ACE Admin theme on a tree with more than 2 levels, the dotted lines don't stop where they should. This is because of setting the border-left on tree-children::before, in fact it contains the second level childs, so the border doesn't stop at the grandchild, but continue for all the great grandchild
See the picture where, the wrong line is crossed in red.

There is someone that has solved this style problem?
Hi,
example themes are provided by the community. If anyone wishes to fix it I
will gladly update the docs
Adam Klein
Chief Technology Officer
Tel. +972-52-7475633 <+972527475633>
Web 500tech.com http://www.500tech.com/ | github.com/500tech |
@adamklein500 http://twitter.com/adamklein500
On Mon, Nov 27, 2017 at 6:48 PM, crivadavi notifications@github.com wrote:
Using ACE Admin theme on a tree with more than 2 levels, the dotted lines
don't stop where they should. This is because of setting the border-left on
tree-children::before, in fact it contains the second level childs, so the
border doesn't stop at the grandchild, but continue for all the great
grandchild
See the picture where, the wrong line is crossed in red.There is someone that has solved this style problem?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/500tech/angular-tree-component/issues/407#issuecomment-347244382,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA2SSooLeWIXBhw0-KyHx9SyDAPOLAmEks5s6ufzgaJpZM4PChvG
.
Can anyone please share more details about implementing the Ace Admin theme. Like HTML, .ts and .scss files or may be stepings.
Regards,
Jai
Hi ,
I have tried to use this theme in angular however still it is not working.
Thanks,
Mahesh
Has anybody solved the above issue?
Hii,
Is this issue resolved? ACE Admin theme is not giving the expected result. It would be better if anyone can provide working example or demo for the same.
Thanks in advance!
Most helpful comment
Any update on this issue ?