Open laurenwolfe opened 9 years ago
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.
Same problem here. Is there a reason this was left out?
The most recent update enables the control dash again. https://cdnjs.com/libraries/alchemyjs/0.4.2
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!