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'm trying to set up the control dash in my project. The flask button appears. My specified node types do show up in a ul. Clicking does nothing, however. Any suggestions? Thanks!
The text was updated successfully, but these errors were encountered:
Well, I figured out why. toggleControlDash() doesn't exist under interactions in the last couple of versions. I went back to an old version (0.3.1), copypasted it from there into the current .js, and it worked. The filters don't work completely, however. They will hide the edges and nodeCaptions but not the nodes themselves.
I'm trying to set up the control dash in my project. The flask button appears. My specified node types do show up in a ul. Clicking does nothing, however. Any suggestions? Thanks!
The text was updated successfully, but these errors were encountered: