You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add an active class to nodes on click.
I am using the stat.class within the click:node event. But I have to loop through all nodes to disable the active class before setting the node to active.
I am trying to add an active class to nodes on click.
I am using the stat.class within the click:node event. But I have to loop through all nodes to disable the active class before setting the node to active.
I am wondering if there a better way to do this?
The text was updated successfully, but these errors were encountered: