Angular-tree-component: ACE Admin theme not working properly

Created on 25 Aug 2017  Â·  10Comments  Â·  Source: CirclonGroup/angular-tree-component

Hi,

I am not getting the proper output as show in screenshot
https://files.readme.io/0bd50e1-treecss.png
Has there been any changes?

Most helpful comment

Any update on this issue ?

All 10 comments

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.

https://camo.githubusercontent.com/20ca76c89eac01bab7b80d9cc0ed62bfb7c2141c/687474703a2f2f6936372e74696e797069632e636f6d2f32637a796e77792e706e67

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Gillardo picture Gillardo  Â·  5Comments

salilbajaj picture salilbajaj  Â·  4Comments

AbhiThakare picture AbhiThakare  Â·  5Comments

carmenbranje picture carmenbranje  Â·  5Comments

Shadowlauch picture Shadowlauch  Â·  5Comments